commit dc0e700885673ef8f84ce8de45fa0b947179ff6f parent 86f32ce7848a7c97f3645fc20b7d80cc5d313591 Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 20 Mar 2024 11:49:12 +0100 Use name of port for service Diffstat:
| M | infrastructure/controllers/capacitor.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/controllers/capacitor.yaml b/infrastructure/controllers/capacitor.yaml @@ -142,7 +142,7 @@ spec: service: name: capacitor port: - number: 9000 + name: http path: / pathType: ImplementationSpecific tls: