Remove public ingress.
This commit is contained in:
parent
363a5c85ec
commit
159848fca8
1 changed files with 0 additions and 7 deletions
|
@ -103,13 +103,6 @@ spec:
|
|||
equal: ["alertname", "namespace"]
|
||||
ingress:
|
||||
enabled: true
|
||||
pathType: Prefix
|
||||
ingressClassName: hsn-nginx
|
||||
hosts:
|
||||
- &host alert-manager.valinor.social
|
||||
tls:
|
||||
- hosts:
|
||||
- *host
|
||||
alertmanagerSpec:
|
||||
replicas: 3
|
||||
storage:
|
||||
|
|
Reference in a new issue