Add CI/CD
This commit is contained in:
9
kubernetes/development/patches/ingress-host.yaml
Normal file
9
kubernetes/development/patches/ingress-host.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
- op: add
|
||||
path: /spec/rules/0/host
|
||||
value: service-manual.docs.dev.krd
|
||||
- op: add
|
||||
path: /spec/tls
|
||||
value:
|
||||
- hosts:
|
||||
- service-manual.docs.dev.krd
|
||||
secretName: ingress-cert-dit-docs-dsm-client
|
||||
Reference in New Issue
Block a user