Scale down harbor

This commit is contained in:
Marcus Noble 2022-05-15 12:25:15 +00:00
parent 1b60ac4ce9
commit c306dbc01c
1 changed files with 6 additions and 6 deletions

View File

@ -480,7 +480,7 @@ metadata:
app: "harbor"
component: core
spec:
replicas: 2
replicas: 0
selector:
matchLabels:
release: harbor-harbor
@ -611,7 +611,7 @@ metadata:
app: "harbor"
component: exporter
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
release: harbor-harbor
@ -673,7 +673,7 @@ metadata:
app: "harbor"
component: jobservice
spec:
replicas: 1
replicas: 0
strategy:
type: Recreate
rollingUpdate: null
@ -761,7 +761,7 @@ metadata:
app: "harbor"
component: portal
spec:
replicas: 2
replicas: 0
selector:
matchLabels:
release: harbor-harbor
@ -838,7 +838,7 @@ metadata:
app: "harbor"
component: registry
spec:
replicas: 2
replicas: 0
strategy:
type: Recreate
rollingUpdate: null
@ -991,7 +991,7 @@ metadata:
app: "harbor"
component: redis
spec:
replicas: 1
replicas: 0
serviceName: harbor-harbor-harbor-redis
selector:
matchLabels: