mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change extra port
This commit is contained in:
@@ -71,9 +71,9 @@ spec:
|
|||||||
http: 80
|
http: 80
|
||||||
https: 443
|
https: 443
|
||||||
extraPorts:
|
extraPorts:
|
||||||
smtp:
|
- smtp:
|
||||||
name: smtp
|
name: smtp
|
||||||
port: 587
|
port: 587
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user