Skip to content

Commit

Permalink
disabled overview
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Aug 9, 2023
1 parent 0dacfb5 commit b79c53b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster-mgmt/overview/overview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app: overview-app
name: overview-deployment
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: overview-app
Expand Down Expand Up @@ -48,7 +48,7 @@ spec:
- name: webroot-volume
emptyDir: {}
nodeSelector:
k8s.kiwix.org/role: "system"
k8s.kiwix.org/role: "services"
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit b79c53b

Please sign in to comment.