############################################################################### # !!! WARNING !!! # # Changing these values could break your deployment. Please only make # # modifications if you know what you are doing. If in doubt ask in the # # #cloud-platform channel on Slack for help. # ############################################################################### # See: https://github.com/CondeNast/global-helm-charts/blob/main/charts/stable/gp-app/docs/values-properties-deployment.md # deployment: # strategy: # maxSurge: 34% # maxUnavailable: 0% # app: # port: 8080 # limits: # cpu: 1000m # memory: 512Mi # requests: # cpu: 500m # memory: 256Mi # readinessProbe: # initialDelaySeconds: 10 # timeoutSeconds: 1 # periodSeconds: 10 # livenessProbe: # initialDelaySeconds: 10 # timeoutSeconds: 1 # periodSeconds: 10 # See: https://github.com/CondeNast/global-helm-charts/blob/main/charts/stable/gp-app/docs/values-properties-serviceaccount.md # serviceAccount: # roleArn: role-arn # See: https://github.com/CondeNast/global-helm-charts/blob/main/charts/stable/gp-app/docs/values-properties-hpa.md # hpa: # minReplicas: 3 # maxReplicas: 6 # cpuTargetAverage: 70 # memoryTargetAverage: 70 # See: https://github.com/CondeNast/global-helm-charts/blob/main/charts/stable/gp-app/docs/values-properties-service.md # service: # annotations: # key: value # See: https://github.com/CondeNast/global-helm-charts/blob/main/charts/stable/gp-app/docs/values-properties-alb.md alb: # certificateArn: zone wafv2AclArn: null groupName: data-viz-no-waf # zone: zone # inboundCidrs: [] # rules: []