...
The values in the values file, is dependent on the chart. But an example could be the following:
Code Block |
---|
containerPort: 8080 componentimage: "my-new-service" replicasimageTag: "v1.0.2" imagecomponent: "my/-new-service" imageTagappVersion: "v11.0.20" readinessProbecontainerPort: 80 ingress: initialDelaySeconds: 30hostname: myservice.$ENV_BASEURL livenessProbe: failureThresholdhttpPath: 3 "/" readinessProbe: httpPath: "/healthz" |