Skip to content

Instantly share code, notes, and snippets.

@varshavaradarajan
Created July 30, 2020 21:25
Show Gist options
  • Save varshavaradarajan/f381e2357d076ae979b9e50043ab4c60 to your computer and use it in GitHub Desktop.
Save varshavaradarajan/f381e2357d076ae979b9e50043ab4c60 to your computer and use it in GitHub Desktop.
apiVersion: apiserver.config.k8s.io/v1
kind: EncryptionConfiguration
resources:
- resources:
- secrets
providers:
- aescbc:
keys:
- name: key1
secret: boo
- identity: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment