--- replicaCount: 3 imagePullSecrets: - name: ghcr-regcred ingress: enabled: true className: "cilium" annotations: cert-manager.io/cluster-issuer: letsencrypt-production cert-manager.io/issue-temporary-certificate: "true" ingress.kubernetes.io/ssl-redirect: "true" hosts: - host: "test.pay2win.ertia.cloud" paths: - path: / pathType: Prefix tls: - secretName: pay2win-test-tls hosts: - "test.pay2win.ertia.cloud" serviceAccount: create: false automount: false autoscaling: enabled: true minReplicas: 2 maxReplicas: 5 targetCPUUtilizationPercentage: 80 resources: requests: cpu: 30m