Skip to content

Commit 402bde7

Browse files
lavrahambeagles
authored andcommitted
Update kustomization.yaml
adding octavia-ca-passphrase
1 parent 71b5acd commit 402bde7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dt/uni04delta-ipv6/kustomization.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
apiVersion: kustomize.config.k8s.io/v1alpha1
33
kind: Component
44

5+
secretGenerator:
6+
- name: octavia-ca-passphrase
7+
literals:
8+
- server-ca-passphrase=12345678
9+
options:
10+
disableNameSuffixHash: true
11+
512
transformers:
613
- |-
714
apiVersion: builtin

0 commit comments

Comments
 (0)