diff --git a/helm/kube-image-keeper/values.yaml b/helm/kube-image-keeper/values.yaml index f08c1375..d431cc97 100644 --- a/helm/kube-image-keeper/values.yaml +++ b/helm/kube-image-keeper/values.yaml @@ -206,10 +206,6 @@ registryUI: # -- Affinity for the registry UI pod affinity: {} -minio: - # -- If true, install minio as a local storage backend for the registry - enabled: true - serviceAccount: # -- Annotations to add to the servicateAccount annotations: {}