19 lines
473 B
YAML
19 lines
473 B
YAML
apiVersion: "operator.nevis-security.ch/v1"
|
|
kind: "NevisIngress"
|
|
metadata:
|
|
name: "proxy-idm"
|
|
namespace: "adn-agov-nevisidm-admin-01-uat"
|
|
labels:
|
|
deploymentTarget: "proxy-idm"
|
|
annotations:
|
|
projectKey: "DEFAULT-ADN-AGOV-ADMIN-PROJECT"
|
|
patternId: "3bc06037962ad13be0a3a95d"
|
|
spec:
|
|
hosts:
|
|
- host: "admin.agov-w.azure.adnovum.net"
|
|
protocol: "HTTPS"
|
|
servicePort: 8443
|
|
serviceName: "proxy-idm"
|
|
ingressClassName: "nginx"
|
|
useTlsSettings: true
|