add port name

This commit is contained in:
2025-05-28 13:26:46 -05:00
parent e501b0665b
commit 2f42576053

View File

@@ -12,6 +12,7 @@ gatus:
type: ClusterIP type: ClusterIP
port: 80 port: 80
targetPort: 8080 targetPort: 8080
portName: http
ingress: ingress:
enabled: false enabled: false
env: env: