Skip to content

Commit

Permalink
chore: sync cluster policies (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 7, 2025
1 parent 6d4f095 commit ef21681
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ spec:
spec:
containers:
- name: vault-agent
image: vault:1.13.3
image: vault:1.5.4
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /vault/secrets
name: vault-secret
initContainers:
- name: vault-agent-init
image: vault:1.13.3
image: vault:1.5.4
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /vault/secrets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ spec:
spec:
containers:
- (name): vault-agent
image: vault:1.13.3
image: vault:1.5.4

0 comments on commit ef21681

Please sign in to comment.