Scale down harbor
This commit is contained in:
parent
1b60ac4ce9
commit
c306dbc01c
@ -480,7 +480,7 @@ metadata:
|
|||||||
app: "harbor"
|
app: "harbor"
|
||||||
component: core
|
component: core
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
replicas: 0
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
release: harbor-harbor
|
release: harbor-harbor
|
||||||
@ -611,7 +611,7 @@ metadata:
|
|||||||
app: "harbor"
|
app: "harbor"
|
||||||
component: exporter
|
component: exporter
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 0
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
release: harbor-harbor
|
release: harbor-harbor
|
||||||
@ -673,7 +673,7 @@ metadata:
|
|||||||
app: "harbor"
|
app: "harbor"
|
||||||
component: jobservice
|
component: jobservice
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 0
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
rollingUpdate: null
|
rollingUpdate: null
|
||||||
@ -761,7 +761,7 @@ metadata:
|
|||||||
app: "harbor"
|
app: "harbor"
|
||||||
component: portal
|
component: portal
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
replicas: 0
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
release: harbor-harbor
|
release: harbor-harbor
|
||||||
@ -838,7 +838,7 @@ metadata:
|
|||||||
app: "harbor"
|
app: "harbor"
|
||||||
component: registry
|
component: registry
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
replicas: 0
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
rollingUpdate: null
|
rollingUpdate: null
|
||||||
@ -991,7 +991,7 @@ metadata:
|
|||||||
app: "harbor"
|
app: "harbor"
|
||||||
component: redis
|
component: redis
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 0
|
||||||
serviceName: harbor-harbor-harbor-redis
|
serviceName: harbor-harbor-harbor-redis
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
Loading…
Reference in New Issue
Block a user