Skip to content

Instantly share code, notes, and snippets.

@virtualhobbit
Last active April 27, 2022 08:54
Embed
What would you like to do?
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