diff --git a/ghost/ghost-db-service.yaml b/ghost/ghost-db-service.yaml index c63378f..4734c59 100644 --- a/ghost/ghost-db-service.yaml +++ b/ghost/ghost-db-service.yaml @@ -2,7 +2,7 @@ apiVersion: v1 kind: Service metadata: name: ghost-db - namespace: bookstack + namespace: ghost spec: selector: app: ghost-db