fix: only run busynix in staging
This commit is contained in:
@@ -7,9 +7,9 @@ spec:
|
|||||||
generators:
|
generators:
|
||||||
- list:
|
- list:
|
||||||
elements:
|
elements:
|
||||||
- cluster: https://kubernetes.default.svc
|
# - cluster: https://kubernetes.default.svc
|
||||||
env: prod
|
# env: prod
|
||||||
hostname: busynix.srv.oceanbox.io
|
# hostname: busynix.srv.oceanbox.io
|
||||||
- cluster: https://staging-vcluster.staging-vcluster
|
- cluster: https://staging-vcluster.staging-vcluster
|
||||||
env: staging
|
env: staging
|
||||||
hostname: busynix.beta.oceanbox.io
|
hostname: busynix.beta.oceanbox.io
|
||||||
|
|||||||
Reference in New Issue
Block a user