diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-03 08:38:52 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-03 08:39:02 -0500 |
commit | 08e93406376e318c8e935716403d2366c8402bb8 (patch) | |
tree | 27e405ebba6becee53c6842e238a45a871a9448f /auth/.gitignore | |
parent | aebee0032fe3d636f5c077df7bb5ee705bb38c44 (diff) |
Create Helm Instantiation
Issue-ID: AAF-517
Change-Id: I67c8408baa62a779fe5f7fa945dab2f8f9919f39
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/.gitignore')
-rw-r--r-- | auth/.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/auth/.gitignore b/auth/.gitignore index 943f63bf..6adb71d5 100644 --- a/auth/.gitignore +++ b/auth/.gitignore @@ -2,6 +2,5 @@ /.project /target/ /aaf_* -/deploy.gz +/*.gz /createLocalDeploy.sh -/helm |