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 228dcdb commit 420f2ffCopy full SHA for 420f2ff
1 file changed
tests/templates/kuttl/non-sensitive-data/02_pod.yaml
@@ -15,7 +15,7 @@ spec:
15
annotations:
16
secrets.stackable.tech/class: root-trust-$NAMESPACE
17
# Only non-sensitive data is needed
18
- secrets.stackable.tech/only-provision-identity: "true"
+ secrets.stackable.tech/provision-parts: "public"
19
# Explicitly request a format to trigger parsing in the secret-operator
20
secrets.stackable.tech/format: tls-pem
21
spec:
@@ -32,7 +32,7 @@ spec:
32
33
34
35
36
37
secrets.stackable.tech/format: tls-pkcs12
38
0 commit comments