Skip to content

Commit a7b0a4e

Browse files
Karsten KrausKarsten Kraus
authored andcommitted
fix values (again)
1 parent 019410c commit a7b0a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/vault-raft-snapshot-agent/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ deployment:
4040
repo: ghcr.io/argelbargel/vault-raft-snapshot-agent
4141
# -- (string) the image's tag
4242
# @default -- `.Chart.AppVersion`
43-
tag:
43+
tag:
4444

4545
# -- New releases of vault-raft-snapshot-agent always change the
4646
# `.Chart.AppVersion` of this chart thus must only be changed
@@ -67,7 +67,7 @@ serviceAccount:
6767
create: true
6868
# -- name of the service account to use.
6969
# @default -- chart name according to name settings. `.fullNameOverride` and `.nameOverride` are taken into account
70-
name:
70+
name:
7171

7272
# -- Annotations to add to the service account
7373
annotations: {}

0 commit comments

Comments
 (0)