Skip to content

Commit 7171d23

Browse files
committed
fix: include default vars in values.yaml
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 47748d7 commit 7171d23

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

values.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ secretStore:
44
name: ""
55
kind: ""
66

7+
8+
global:
9+
secretStore:
10+
# Secret store backend, typically overridden by values-global.yaml
11+
backend: ""
12+
713
# KBS (Key Broker Service) configuration
814
kbs:
915
# Security policy is an expected secret and is required to be pushed into the KBS

0 commit comments

Comments
 (0)