Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 authored Dec 3, 2024
1 parent 519e70a commit 7279493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/gocd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gocd:
resources: [ "*" ]
verbs: [ "*" ]
- apiGroups: [ "secrets.hashicorp.com" ]
resources: [ "vaultauths", "vaultdynamicsecrets" ]
resources: [ "vaultauths", "vaultdynamicsecrets", "vaultstaticsecrets" ]
verbs: [ "*" ]
- apiGroups: [ "networking.istio.io" ]
resources: [ "virtualservices" ]
Expand Down

0 comments on commit 7279493

Please sign in to comment.