Skip to content

Commit

Permalink
fix: change secrets manager name in requirements file (#295)
Browse files Browse the repository at this point in the history
* Update irsa.tf

* give all permissions to the secrets manager policy

* Update jx-requirements.yml.tpl

* reset resource acces
  • Loading branch information
babadofar authored Aug 23, 2021
1 parent 63feaaa commit de70bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/jx-requirements.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ vault:
%{ endif }
%{ endif }
%{ if use_asm }
secretStorage: asm
secretStorage: secretsManager
%{ endif }
%{ if enable_backup }
velero:
Expand Down

0 comments on commit de70bbd

Please sign in to comment.