Skip to content

Commit

Permalink
Adding ebsKmsKey
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaksei-ivanou committed Mar 22, 2023
1 parent f2573af commit 24a6a2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions security/envs/dev/templates/team-platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ spec:
spec:
efsKmsKey: {{ index .Values.spec "efsKmsKey" }}
efsFileSystemId: {{ index .Values.spec "efsFileSystemId" }}
ebsKmsKey: {{ index .Values.spec "ebsKmsKey" }}
syncPolicy:
automated:
prune: true
Expand Down

0 comments on commit 24a6a2d

Please sign in to comment.