pkg/fixtures/deployments/helm/charts/production.yaml (8 lines of code) (raw):

image: repository: "testimage" tag: "latest" pullPolicy: "Always" service: annotations: {} type: LoadBalancer port: "80"