Skip to content

Commit badfdf4

Browse files
committed
relink to minio and vcluster based pipelines
1 parent af60af7 commit badfdf4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

argocd/eoepca/workspace/pipelines/parts/app-workspace-setup-storage-init.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
sources:
1414
- repoURL: https://github.com/EOEPCA/workspace
1515
targetRevision: main
16-
path: setup/storage/dummy/init
16+
path: setup/storage/minio/init
1717
destination:
1818
name: in-cluster
1919
namespace: workspace

argocd/eoepca/workspace/pipelines/parts/app-workspace-setup-storage-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
sources:
1414
- repoURL: https://github.com/EOEPCA/workspace
1515
targetRevision: main
16-
path: setup/storage/dummy/main
16+
path: setup/storage/minio/main
1717
destination:
1818
name: in-cluster
1919
namespace: workspace

argocd/eoepca/workspace/pipelines/parts/app-workspace-setup-workspace-init.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
sources:
1414
- repoURL: https://github.com/EOEPCA/workspace
1515
targetRevision: main
16-
path: setup/workspace/dummy/init
16+
path: setup/workspace/vcluster/init
1717
destination:
1818
name: in-cluster
1919
namespace: workspace

argocd/eoepca/workspace/pipelines/parts/app-workspace-setup-workspace-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
sources:
1414
- repoURL: https://github.com/EOEPCA/workspace
1515
targetRevision: main
16-
path: setup/workspace/dummy/main
16+
path: setup/workspace/vcluster/main
1717
destination:
1818
name: in-cluster
1919
namespace: workspace

0 commit comments

Comments
 (0)