ingress: annotations: cert-manager.io/cluster-issuer: letsencrypt-production nginx.ingress.kubernetes.io/proxy-buffer-size: 128k hosts: - host: atlantis.srv.oceanbox.io paths: - path: / pathType: ImplementationSpecific - host: maps.srv.oceanbox.io paths: - path: / pathType: ImplementationSpecific tls: - hosts: - atlantis.srv.oceanbox.io - maps.srv.oceanbox.io secretName: atlantis-tls resources: limits: cpu: 250m memory: 1Gi requests: cpu: 250m memory: 1Gi