Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created December 25, 2022 09:02
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 gowatana/08f35a72726b1850ebf93db3db05ddeb to your computer and use it in GitHub Desktop.
Save gowatana/08f35a72726b1850ebf93db3db05ddeb to your computer and use it in GitHub Desktop.
kind: Secret
apiVersion: v1
metadata:
name: demo-ndb-secret
type: Opaque
stringData:
username: admin
password: nutanix/4u
@gowatana
Copy link
Author

下記の投稿むけ。

Nutanix の NDB-Operator で PostgreSQL DB をプロビジョニングしてみる。
https://blog.ntnx.jp/entry/2022/12/25/182803

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment