Skip to content

Commit

Permalink
Merge pull request #63 from Financial-Times/new-sealed-secrets-engine
Browse files Browse the repository at this point in the history
Remove Opaque
  • Loading branch information
mihaylovmihail authored Aug 4, 2021
2 parents 3d57bd6 + b2e2143 commit 53476a8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ kind: SealedSecret
metadata:
name: draft-annotations-api
namespace: default
type: Opaque
spec:
encryptedData:
{{ if .Values.encryptedSecrets }}{{ toYaml .Values.encryptedSecrets | indent 4 }}{{ end }}

0 comments on commit 53476a8

Please sign in to comment.