Skip to content

Commit 75a02bb

Browse files
authored
Merge pull request #1185 from lsst-it/IT-6516/ruka-dev-branch
(fleet/fleet-conf) change all dev site clusters to dev branch
2 parents accc89e + be90bf1 commit 75a02bb

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

fleet/lib/fleet-conf/overlays/dev/gitrepo-ayekan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
namespace: fleet-default
77
spec:
88
repo: https://github.com/lsst-it/k8s-cookbook
9-
branch: master
9+
branch: dev
1010
keepResources: true
1111
paths:
1212
- fleet/s/dev/c/ayekan/*

fleet/lib/fleet-conf/overlays/dev/gitrepo-kona.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
namespace: fleet-default
77
spec:
88
repo: https://github.com/lsst-it/k8s-cookbook
9-
branch: master
9+
branch: dev
1010
keepResources: true
1111
paths:
1212
- fleet/s/dev/c/kona/*

fleet/lib/fleet-conf/overlays/dev/gitrepo-kueyen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
namespace: fleet-default
77
spec:
88
repo: https://github.com/lsst-it/k8s-cookbook
9-
branch: master
9+
branch: dev
1010
keepResources: true
1111
paths:
1212
- fleet/s/dev/c/kueyen/*

fleet/lib/fleet-conf/overlays/dev/gitrepo-pukem.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
namespace: fleet-default
77
spec:
88
repo: https://github.com/lsst-it/k8s-cookbook
9-
branch: master
9+
branch: dev
1010
keepResources: true
1111
paths:
1212
- fleet/s/dev/c/pukem/*

fleet/lib/fleet-conf/overlays/dev/gitrepo-rancher.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
namespace: fleet-local
77
spec:
88
repo: https://github.com/lsst-it/k8s-cookbook
9-
branch: master
9+
branch: dev
1010
keepResources: true
1111
paths:
1212
- fleet/s/dev/c/rancher/*

fleet/lib/fleet-conf/overlays/dev/gitrepo-ruka.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
namespace: fleet-default
77
spec:
88
repo: https://github.com/lsst-it/k8s-cookbook
9-
branch: master
9+
branch: dev
1010
keepResources: true
1111
paths:
1212
- fleet/s/dev/c/ruka/*

0 commit comments

Comments
 (0)