diff --git a/deploy/injector-service.yaml b/deploy/injector-service.yaml index 533e7e49..f06d8cda 100644 --- a/deploy/injector-service.yaml +++ b/deploy/injector-service.yaml @@ -8,7 +8,8 @@ metadata: app.kubernetes.io/instance: vault spec: ports: - - port: 443 + - name: https + port: 443 targetPort: 8080 selector: app.kubernetes.io/name: vault-injector