We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ba8a3 commit 3c1562cCopy full SHA for 3c1562c
apps/hermes/components/secret/kustomization.yaml
@@ -9,11 +9,11 @@ patches:
9
- op: "add"
10
path: "/spec/template/spec/volumes/-"
11
value:
12
- name: "hermes"
+ name: "hermes-tokens"
13
secret:
14
- secretName: "hermes"
+ secretName: "hermes-tokens"
15
16
path: "/spec/template/spec/containers/0/volumeMounts/-"
17
18
19
mountPath: "/etc/hermes/"
0 commit comments