Skip to content

Commit

Permalink
update cluster setup
Browse files Browse the repository at this point in the history
  • Loading branch information
floreks committed Dec 13, 2024
1 parent 36b0343 commit d57c9e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
namespace: infra
git:
folder: bootstrap/apps/clusters
folder: services/infra/clusters
ref: main
repositoryRef:
kind: GitRepository
Expand Down
4 changes: 2 additions & 2 deletions setup/catalogs/infra/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ spec:
- source: cluster.yaml
destination: "services/infra/cluster/{{ context.cloud }}/clusters/{{ context.name }}.yaml"
external: true
- source: clusters-servicedeployment.yaml
destination: "bootstrap/infra/cluster/{{ context.cloud }}/{{ context.name }}/clusters-servicedeployment.yaml"
- source: servicedeployment.yaml
destination: "bootstrap/infra/clusters/servicedeployment.yaml"
external: true
repositoryRef:
name: scaffolds
Expand Down

0 comments on commit d57c9e1

Please sign in to comment.