We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ad127 commit db4602eCopy full SHA for db4602e
1 file changed
charts/app-full/values.yaml
@@ -35,7 +35,7 @@ app-starter:
35
# Container image repository (required)
36
repository: nginx
37
# Image tag - defaults to Chart.appVersion if not set
38
- tag: ""
+ tag: "latest"
39
# Pull policy: Always, IfNotPresent, Never
40
pullPolicy: IfNotPresent
41
# Image pull secrets for private registries
0 commit comments