fix(drupal): Correct ing
This commit is contained in:
@@ -95,7 +95,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
rules:
|
rules:
|
||||||
- host: drupal.beta.oceanbox.io
|
- host: drupal.hel1.oceanbox.io
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- backend:
|
- backend:
|
||||||
@@ -107,5 +107,5 @@ spec:
|
|||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- drupal.srv.oceanbox.io
|
- drupal.hel1.oceanbox.io
|
||||||
secretName: drupal.srv.oceanbox.io-tls
|
secretName: drupal-tls
|
||||||
|
|||||||
Reference in New Issue
Block a user