diff --git a/clusters/my-cluster/flux-system/adminer/service.yaml b/clusters/my-cluster/flux-system/adminer/service.yaml index 5c3eb50..a554878 100644 --- a/clusters/my-cluster/flux-system/adminer/service.yaml +++ b/clusters/my-cluster/flux-system/adminer/service.yaml @@ -9,4 +9,4 @@ spec: ports: - protocol: TCP port: 80 - targetPort: 1080 \ No newline at end of file + targetPort: 8080 \ No newline at end of file