Product App Chart / Values

image: repository: ram1uj/easy-recipes pullPolicy: Always tag: "latest" containerPort: 8080

TrackKubernetes Learning Journey
Current SectionHelm Charts
Progress123 of 271
replicaCount: 1

image:
  repository: ram1uj/easy-recipes
  pullPolicy: Always
  tag: "latest"
  containerPort: 8080

service:
  type: NodePort
  port: 80