Skip to content

Instantly share code, notes, and snippets.

@virtualhobbit
Last active April 27, 2022 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save virtualhobbit/c813b58f2b203f17df4278c443e58fc9 to your computer and use it in GitHub Desktop.
Save virtualhobbit/c813b58f2b203f17df4278c443e58fc9 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
type: Opaque
metadata:
name: cert-manager-vault-approle
namespace: cert-manager
data:
secretId: "<insert base64 secret here>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment