Enable /contrib chart leveraged by Casablanca UC
[oom.git] / TOSCA / Helm / helmdelete.sh
index d3f342a..201471b 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 # ============LICENSE_START==========================================
 # ===================================================================
-# Copyright © 2017 AT&T
+# Copyright (c) 2017 AT&T
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -16,8 +16,6 @@
 # limitations under the License.
 #============LICENSE_END============================================
 
-helm delete $1-$2 --purge
-kubectl delete namespace $1-$2
-kubectl delete clusterrolebinding $1-$2-admin-binding
+helm delete $2 --purge