From da01b67104db529b0a61e1a6dc57df0ef7961be1 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Mon, 5 Jul 2021 17:15:22 +0100 Subject: [PATCH] Update harbor --- manifests/harbor_chart/harbor_chart.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifests/harbor_chart/harbor_chart.yaml b/manifests/harbor_chart/harbor_chart.yaml index 6eb5b0b..0baa413 100644 --- a/manifests/harbor_chart/harbor_chart.yaml +++ b/manifests/harbor_chart/harbor_chart.yaml @@ -23,7 +23,7 @@ spec: chart: repository: https://helm.goharbor.io name: harbor - version: 1.5.3 + version: 1.7.0 maxHistory: 4 skipCRDs: false valuesFrom: @@ -42,6 +42,7 @@ spec: secretName: harbor-harbor-ingress portal: replicas: 2 + priorityClassName: system-cluster-critical resources: requests: memory: 64Mi @@ -61,6 +62,7 @@ spec: topologyKey: kubernetes.io/hostname core: replicas: 2 + priorityClassName: system-cluster-critical resources: requests: memory: 64Mi @@ -85,6 +87,7 @@ spec: memory: 64Mi registry: replicas: 2 + priorityClassName: system-cluster-critical registry: resources: requests: