We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47748d7 commit 7171d23Copy full SHA for 7171d23
1 file changed
values.yaml
@@ -4,6 +4,12 @@ secretStore:
4
name: ""
5
kind: ""
6
7
+
8
+global:
9
+ secretStore:
10
+ # Secret store backend, typically overridden by values-global.yaml
11
+ backend: ""
12
13
# KBS (Key Broker Service) configuration
14
kbs:
15
# Security policy is an expected secret and is required to be pushed into the KBS
0 commit comments