Skip to content

Instantly share code, notes, and snippets.

@rarmatei
Created June 14, 2023 15:09
Show Gist options
  • Save rarmatei/c45f9f9469dd0935b771ec07e1198dd3 to your computer and use it in GitHub Desktop.
Save rarmatei/c45f9f9469dd0935b771ec07e1198dd3 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: nx-cloud-k8s-secret
type: Opaque
stringData:
ADMIN_PASSWORD: your-admin-password
GITHUB_AUTH_CLIENT_ID: ''
GITHUB_AUTH_CLIENT_SECRET: ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment