Skip to content

Instantly share code, notes, and snippets.

@nakamasato
Created July 4, 2021 02:51
Show Gist options
  • Save nakamasato/e33dae7b5135cf058c0e4733fcdcfe2c to your computer and use it in GitHub Desktop.
Save nakamasato/e33dae7b5135cf058c0e4733fcdcfe2c to your computer and use it in GitHub Desktop.
Helm values for specific env
replicaCount: 2
nginx:
image:
repository: nginx
pullPolicy: IfNotPresent
tag: "1.15.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment