Skip to content

Instantly share code, notes, and snippets.

@gitumarkk
Last active January 13, 2018 19:09
Show Gist options
  • Save gitumarkk/ee2624fda18feecd4e8504acab3cb9f6 to your computer and use it in GitHub Desktop.
Save gitumarkk/ee2624fda18feecd4e8504acab3cb9f6 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Secret
metadata:
name: postgres-credentials
type: Opaque
data:
user: ZGphbmdv
password: MWEyNmQxZzI2ZDFnZXNiP2U3ZGVzYj9lN2Q=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment