Skip to content

Commit 7df5402

Browse files
committed
Move in-cluster to helios while hopefully not breaking everything
1 parent a791f2e commit 7df5402

File tree

8 files changed

+3
-2
lines changed

8 files changed

+3
-2
lines changed

apps/argocd/helmfile.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ releases:
1717
metadata:
1818
name: notImportantHere
1919
labels:
20-
argocd.argoproj.io/instance: in-cluster-argocd
20+
argocd.argoproj.io/instance: helios-argocd
2121
fieldSpecs:
2222
- path: metadata/labels
2323
create: true

clusters/in-cluster/apps/argocd/helmfile.yaml.gotmpl renamed to clusters/cyrannus/helios/apps/argocd/helmfile.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
helmfiles:
2-
- path: ../../../../apps/argocd/helmfile.yaml.gotmpl
2+
- path: ../../../../../apps/argocd/helmfile.yaml.gotmpl
33
values:
44
- primary_domain: {{ "ref+sops://values.sops.yaml#primary_domain" | fetchSecretValue }}
File renamed without changes.
File renamed without changes.
File renamed without changes.

clusters/in-cluster/apps/rancher-to-argocd-controller/helmfile.yaml renamed to clusters/cyrannus/helios/apps/rancher-to-argocd-controller/helmfile.yaml

File renamed without changes.

clusters/in-cluster

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cyrannus/helios

0 commit comments

Comments
 (0)