fix: minor tweak to sorcerer

This commit is contained in:
2024-02-19 18:06:38 +01:00
parent 58eb7e0065
commit 92f4e65f19
4 changed files with 24 additions and 24 deletions
+4 -4
View File
@@ -7,12 +7,12 @@ spec:
generators:
- list:
elements:
- cluster: https://kubernetes.default.svc
- cluster: https://10.255.241.99:4443
env: prod
hostname: sorcerer.srv.oceanbox.io
- cluster: https://staging-vcluster.staging-vcluster:443
hostname: sorcerer.srv.archive.oceanbox.io
- cluster: https://10.255.241.99:4443
env: staging
hostname: sorcerer.beta.oceanbox.io
hostname: sorcerer.beta.archive.oceanbox.io
template:
metadata:
name: '{{ env }}-sorcerer'