Skip to content

Instantly share code, notes, and snippets.

@garystafford
Created May 27, 2022 18:32
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 garystafford/45c9a0a75fba3ff0c8eaabbf94dd05a0 to your computer and use it in GitHub Desktop.
Save garystafford/45c9a0a75fba3ff0c8eaabbf94dd05a0 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: tickit
type: Opaque
data:
DB_USERNAME: Y2hhbmdlbWU=
DB_PASSWORD: Y2hhbmdlbWVhbHNv
DB_HOST: Y2hhbmdlLm1lLnVzLWVhc3QtMS5yZHMuYW1hem9uYXdzLmNvbQ==
DB_PORT: NTQzMg==
DB_DATABASE: dGlja2l0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment