Skip to content

Commit 57e93d9

Browse files
Update ingress.yaml
1 parent 812c0ea commit 57e93d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iac/docker/helm/nginx/ingress.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
nginx.ingress.kubernetes.io/rewrite-target: /$1
77
spec:
88
rules:
9-
- host: drupal.info
9+
- host: drupal-local.info
1010
http:
1111
paths:
1212
- path: /

0 commit comments

Comments
 (0)