Added DNS annotations to osc stack
This commit is contained in:
parent
92b56c5350
commit
28740aea65
9 changed files with 33 additions and 11 deletions
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: cnoe.localtest.me
|
||||
- host: {{{ .Env.DOMAIN }}}
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue