fix(service)!: migrate services.http to service
Generate README / generate-parameters (push) Failing after 39s
Helm / helm-lint (push) Successful in 14s
Helm / helm-unittest (push) Successful in 28s
Markdown linter / markdown-link-checker (push) Successful in 45s
Markdown linter / markdown-lint (push) Successful in 33s

This commit is contained in:
2026-05-31 18:44:21 +02:00
parent e1f5a16542
commit f760568ac5
15 changed files with 212 additions and 213 deletions
+4 -4
View File
@@ -15,7 +15,7 @@ tests:
- it: Skip ingress, when service is disabled.
set:
services.http.enabled: false
service.enabled: false
ingress.enabled: true
asserts:
- hasDocuments:
@@ -65,7 +65,7 @@ tests:
pathType: Prefix
backend:
service:
name: athens-proxy-unittest-http
name: athens-proxy-unittest
port:
number: 3000
- contains:
@@ -92,7 +92,7 @@ tests:
- secretName: athens-proxy-http-tls
hosts:
- athens-proxy.example.local
services.http.port: 8080
service.port: 8080
asserts:
- hasDocuments:
@@ -128,7 +128,7 @@ tests:
pathType: Prefix
backend:
service:
name: athens-proxy-unittest-http
name: athens-proxy-unittest
port:
number: 8080
- contains: