# Default values for gcore-webhook. # This is a YAML-formatted file. # Declare variables to be passed into your templates. replicaCount: 1 image: repository: ghcr.io/g-core/cert-manager-webhook-gcore tag: latest pullPolicy: IfNotPresent pod: securePort: groupName: acme.mycompany.com certManager: namespace: cert-manager serviceAccountName: cert-manager imagePullSecrets: [] nameOverride: "" fullnameOverride: "" service: type: ClusterIP port: 443 resources: {} nodeSelector: {} tolerations: [] affinity: {}