Fix service selector
This commit is contained in:
parent
0f802f29a0
commit
9692e3c73d
@ -21,7 +21,7 @@ spec:
|
|||||||
targetPort: web
|
targetPort: web
|
||||||
name: web
|
name: web
|
||||||
selector:
|
selector:
|
||||||
app: outline
|
app.kubernetes.io/name: outline
|
||||||
---
|
---
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
|
Loading…
Reference in New Issue
Block a user