namespace: app image: repository: 998611063711.dkr.ecr.eu-central-1.amazonaws.com/ios-proxy pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "latest" imagePullSecrets: - name: aws-registry service: type: ClusterIP port: 80 resources: limits: cpu: 256m memory: 512Mi requests: cpu: 100m memory: 128Mi env: DEBUG: "*" stage: staging url: https://staging-str.asayer.io