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