diff --git a/manifests/tpk8s-opinionated.tanzu.japan.com/10.0.0/values-template/secret-template.yaml b/manifests/tpk8s-opinionated.tanzu.japan.com/10.0.0/values-template/secret-template.yaml index 6c48508..de16726 100644 --- a/manifests/tpk8s-opinionated.tanzu.japan.com/10.0.0/values-template/secret-template.yaml +++ b/manifests/tpk8s-opinionated.tanzu.japan.com/10.0.0/values-template/secret-template.yaml @@ -74,6 +74,16 @@ spec: apiVersion: v1 kind: Secret name: jwt-key + - name: tp-app-pass + ref: + apiVersion: v1 + kind: Secret + name: tp-app-pass + - name: ensemble-user-service-pass + ref: + apiVersion: v1 + kind: Secret + name: ensemble-user-service-pass template: stringData: secret-values.yaml: |