From c61e3c323906d26c77ee4641758cc3740838c120 Mon Sep 17 00:00:00 2001 From: mhoshi-vm Date: Wed, 11 Dec 2024 00:27:51 +0900 Subject: [PATCH] Fix order --- .../10.0.0/values-template/secret-template.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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: |