Skip to content

Instantly share code, notes, and snippets.

@nivogt
Created February 10, 2022 10:55
Show Gist options
  • Save nivogt/551d773b44654c4fcfb0164e76c0bc7a to your computer and use it in GitHub Desktop.
Save nivogt/551d773b44654c4fcfb0164e76c0bc7a to your computer and use it in GitHub Desktop.
apiVersion: v1
items:
- apiVersion: v1
data:
tls.crt: <-- base64 encoded string (tls.crt)
tls.key: <-- base64 encoded string (tls.key)
kind: Secret
metadata:
creationTimestamp: "2020-04-09T23:06:53Z"
generateName: sealed-secrets-key
labels:
sealedsecrets.bitnami.com/sealed-secrets-key: active
name: sealed-secrets-keyhvdtf
namespace: kube-system
resourceVersion: "302785"
selfLink: /api/v1/namespaces/kube-system/secrets/sealed-secrets-keyhvdtf
uid: cd53c49a-7ab6-11ea-a485-0adbb667fc0b
type: kubernetes.io/tls
kind: List
metadata:
resourceVersion: ""
selfLink: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment