global: image: repository: registry.abrban.com/proxy-quay/argoproj/argocd tag: v3.4.4 imagePullSecrets: - name: registry-pull-secret redis: image: repository: registry.abrban.com/proxy-dockerhub/library/redis tag: 8.2.3-alpine dex: image: repository: registry.abrban.com/proxy-dockerhub/dexidp/dex tag: v2.45.1 configs: params: server.insecure: true server: ingress: enabled: true ingressClassName: traefik hostname: argocd.abrban.com annotations: traefik.ingress.kubernetes.io/router.entrypoints: websecure tls: true extraTls: - secretName: abrban-wildcard-tls hosts: - argocd.abrban.com