helm/egress-azure/values.yaml (20 lines of code) (raw):
# Default values for egress-azure.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: mcr.microsoft.com/azfw/afec
pullPolicy: Always
tag: "07212023"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
podAnnotations: {}
podSecurityContext: {}
# fsGroup: 2000
securityContext: {}
service:
type: ClusterIP
port: 80
resources: {}
nodeSelector: {}
tolerations: []
affinity: {}
fw: {}
auth: {}