Update harbor
This commit is contained in:
parent
9cdc5f2450
commit
da01b67104
@ -23,7 +23,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
repository: https://helm.goharbor.io
|
repository: https://helm.goharbor.io
|
||||||
name: harbor
|
name: harbor
|
||||||
version: 1.5.3
|
version: 1.7.0
|
||||||
maxHistory: 4
|
maxHistory: 4
|
||||||
skipCRDs: false
|
skipCRDs: false
|
||||||
valuesFrom:
|
valuesFrom:
|
||||||
@ -42,6 +42,7 @@ spec:
|
|||||||
secretName: harbor-harbor-ingress
|
secretName: harbor-harbor-ingress
|
||||||
portal:
|
portal:
|
||||||
replicas: 2
|
replicas: 2
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: 64Mi
|
memory: 64Mi
|
||||||
@ -61,6 +62,7 @@ spec:
|
|||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
core:
|
core:
|
||||||
replicas: 2
|
replicas: 2
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: 64Mi
|
memory: 64Mi
|
||||||
@ -85,6 +87,7 @@ spec:
|
|||||||
memory: 64Mi
|
memory: 64Mi
|
||||||
registry:
|
registry:
|
||||||
replicas: 2
|
replicas: 2
|
||||||
|
priorityClassName: system-cluster-critical
|
||||||
registry:
|
registry:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
Loading…
Reference in New Issue
Block a user