We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf6455 commit ec47a2fCopy full SHA for ec47a2f
1 file changed
charts/hub/trustee/templates/push-secret.yaml
@@ -18,7 +18,7 @@ spec:
18
- match:
19
secretKey: tls.key # Source Kubernetes secret key to be pushed
20
remoteRef:
21
- remoteKey: "global/kbs-tls-self-signed" # Remote reference (where the secret is going to be pushed)
+ remoteKey: "/global/kbs-tls-self-signed" # Remote reference (where the secret is going to be pushed)
22
property: key
23
# - match:
24
# secretKey: tls.crt # Source Kubernetes secret key to be pushed
0 commit comments