fix: cyberchef targetPort

This commit is contained in:
Philip Haupt
2026-03-17 14:07:29 +01:00
parent 7edb588a5c
commit a78d4a7252
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ spec:
- name: http
port: 80
protocol: TCP
targetPort: 80
targetPort: 8000
selector:
app.kubernetes.io/controller: main
app.kubernetes.io/instance: cyberchef