Skip to content

Commit

Permalink
Adds encryption file
Browse files Browse the repository at this point in the history
  • Loading branch information
xn3cr0nx committed Apr 18, 2018
1 parent b2bacdb commit d5fbb88
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions configs/encryption-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
kind: EncryptionConfig
apiVersion: v1
resources:
- resources:
- secrets
providers:
- aescbc:
keys:
- name: key1
secret: sB8IRd0+Yx7G/CNVnAMCsAs/w1V4FUnfAKZxHSFgjPE=
- identity: {}

0 comments on commit d5fbb88

Please sign in to comment.