diff --git a/apps/sharkey/app/service.yaml b/apps/sharkey/app/service.yaml index 41242ac..17c959d 100644 --- a/apps/sharkey/app/service.yaml +++ b/apps/sharkey/app/service.yaml @@ -9,7 +9,7 @@ spec: port: 3000 protocol: TCP targetPort: http - selector: - app: sharkey - type: ClusterIP + selector: + app: sharkey + type: ClusterIP