feat: add service name
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 19s
lint-test-helm / validate-kubeconform (pull_request) Successful in 31s

This commit is contained in:
2026-03-22 16:44:21 -05:00
parent d66f9b8f0d
commit 685b1f09cd

View File

@@ -52,7 +52,8 @@ actual:
- actual.alexlebens.net - actual.alexlebens.net
rules: rules:
- backendRefs: - backendRefs:
- port: 80 - name: actual
port: 80
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix