Created
December 25, 2022 09:02
-
-
Save gowatana/08f35a72726b1850ebf93db3db05ddeb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kind: Secret | |
apiVersion: v1 | |
metadata: | |
name: demo-ndb-secret | |
type: Opaque | |
stringData: | |
username: admin | |
password: nutanix/4u |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
下記の投稿むけ。
Nutanix の NDB-Operator で PostgreSQL DB をプロビジョニングしてみる。
https://blog.ntnx.jp/entry/2022/12/25/182803