diff --git a/apps/applicationset-longhorn.yaml.disable b/apps/applicationset-longhorn.yaml similarity index 100% rename from apps/applicationset-longhorn.yaml.disable rename to apps/applicationset-longhorn.yaml diff --git a/helm/longhorn/dev/values.yaml b/helm/longhorn/dev/values.yaml index 38497f4..5cc9ee5 100644 --- a/helm/longhorn/dev/values.yaml +++ b/helm/longhorn/dev/values.yaml @@ -21,24 +21,15 @@ longhorn: image: longhorn: manager: - # -- Registry for the Longhorn Manager image. registry: "harbor.gkdomaine.local" - # -- Repository for the Longhorn Manager image. repository: images/longhorn-manager - # -- Tag for the Longhorn Manager image. tag: v1.10.1 ui: - # -- Registry for the Longhorn UI image. registry: "harbor.gkdomaine.local" - # -- Repository for the Longhorn UI image. repository: images/longhorn-ui - # -- Tag for the Longhorn UI image. tag: v1.10.1 shareManager: - # -- Registry for the Longhorn Share Manager image. registry: "harbor.gkdomaine.local" - # -- Repository for the Longhorn Share Manager image. repository: images/longhorn-share-manager - # -- Tag for the Longhorn Share Manager image. tag: v1.10.1 \ No newline at end of file