Improve documentation on values

Co-authored-by: Gert Jan Kamstra <[email protected]>
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-02-18 13:04:09 +01:00
committed by Marco Franssen
co-authored by Gert Jan Kamstra
parent 93156bf904
commit 3fe5f8f145
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -98,11 +98,11 @@ server:
disk:
enabled: false
secret:
# -- If disabled requires you to create a secret with the given keys yourself.
# -- If disabled requires you to create a secret with the given keys (certificate, key and optional bundle) yourself.
create: true
# -- If secret creation is disabled will look for a secret with this name.
# -- If secret creation is disabled, the secret with this name will be used.
name: "spiffe-upstream-ca"
# -- If secret creation is enabled will create a secret with following certificate info
# -- If secret creation is enabled, will create a secret with following certificate info
data:
certificate: ""
key: ""