[DCAEGEN2] Use common secret template for cloudify password
[oom.git] / kubernetes / dcaegen2 / components / dcae-cloudify-manager / templates / secret.yaml
index dee9200..876b971 100644 (file)
@@ -41,3 +41,5 @@ metadata:
   annotations:
     kubernetes.io/service-account.name: default
 type: kubernetes.io/service-account-token
+---
+{{ include "common.secretFast" . }}