fix: fix atlantis ingress
This commit is contained in:
@@ -7,4 +7,4 @@
|
||||
service:
|
||||
name: defaultbackend
|
||||
port:
|
||||
number: 80
|
||||
number: 80
|
||||
|
||||
@@ -42,10 +42,16 @@ ingress:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
internal:
|
||||
- path: /internal
|
||||
pathType: ImplementationSpecific
|
||||
- host: maps.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
internal:
|
||||
- path: /internal
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- hosts:
|
||||
- atlantis.srv.oceanbox.io
|
||||
|
||||
@@ -50,19 +50,20 @@ ingress:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
internal:
|
||||
- path: /internal
|
||||
pathType: ImplementationSpecific
|
||||
- host: atlas.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
- host: beta.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
internal:
|
||||
- path: /internal
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- hosts:
|
||||
- atlantis.beta.oceanbox.io
|
||||
- atlas.oceanbox.io
|
||||
- beta.oceanbox.io
|
||||
secretName: staging-atlantis-tls
|
||||
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user