Fix service selector

This commit is contained in:
Marcus Noble 2022-05-07 09:08:41 +00:00
parent 0f802f29a0
commit 9692e3c73d
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ spec:
targetPort: web
name: web
selector:
app: outline
app.kubernetes.io/name: outline
---
apiVersion: apps/v1
kind: Deployment