Created
May 26, 2023 10:58
-
-
Save rarmatei/ac49fea3872eeca6c2f7ab58c395dfb2 to your computer and use it in GitHub Desktop.
for packer
This file contains hidden or 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
image: | |
tag: 'latest' | |
nxCloudAppURL: 'https://your-domain-nx-cloud.com' | |
ingress: | |
skip: true | |
secret: | |
name: 'nx-cloud-k8s-secret' | |
nxCloudMongoServerEndpoint: 'NX_CLOUD_MONGO_SERVER_ENDPOINT' | |
adminPassword: 'ADMIN_PASSWORD' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment