Skip to content

Instantly share code, notes, and snippets.

@torresdal
Last active May 10, 2019 07:16
Show Gist options
  • Save torresdal/21f14be1f26cb646aa1faf5b7de74d75 to your computer and use it in GitHub Desktop.
Save torresdal/21f14be1f26cb646aa1faf5b7de74d75 to your computer and use it in GitHub Desktop.
apiVersion: spv.no/v1alpha1
kind: AzureKeyVaultSecret
metadata:
name: my-first-azure-keyvault-certificate
namespace: default
spec:
vault:
name: my-kv
object:
type: certificate
name: test-cert
output:
secret:
name: keyvault-certificate
type: kubernetes.io/tls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment