Skip to content

Commit ec47a2f

Browse files
committed
fix: stuff
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 5bf6455 commit ec47a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/hub/trustee/templates/push-secret.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
- match:
1919
secretKey: tls.key # Source Kubernetes secret key to be pushed
2020
remoteRef:
21-
remoteKey: "global/kbs-tls-self-signed" # Remote reference (where the secret is going to be pushed)
21+
remoteKey: "/global/kbs-tls-self-signed" # Remote reference (where the secret is going to be pushed)
2222
property: key
2323
# - match:
2424
# secretKey: tls.crt # Source Kubernetes secret key to be pushed

0 commit comments

Comments
 (0)