ingress: annotations: cert-manager.io/cluster-issuer: letsencrypt-production hosts: - host: archmeister.srv.oceanbox.io paths: - path: / pathType: ImplementationSpecific tls: - hosts: - archmeister.srv.oceanbox.io secretName: prod-archmeister-tls cluster: backupEnabled: true backupRetention: 60d instances: 2 resources: limits: cpu: 200m memory: 1Gi requests: cpu: 200m memory: 1Gi