Compare commits

...

2 Commits

Author SHA1 Message Date
b0cf2ac467 enable backups 2025-03-06 20:51:45 -06:00
4c17d25689 change repo 2025-03-06 20:40:01 -06:00
2 changed files with 6 additions and 6 deletions

View File

@@ -2,8 +2,8 @@ cluster:
name: cl01tl name: cl01tl
git: git:
# repo: git@github.com:alexlebens/infrastructure.git # repo: git@github.com:alexlebens/infrastructure.git
repo: https://github.com/alexlebens/infrastructure.git # repo: https://github.com/alexlebens/infrastructure.git
# repo: http://gitea-http.gitea:3000/alexlebens/infrastructure repo: http://gitea-http.gitea:3000/alexlebens/infrastructure
# repo: ssh://git@gitea-ssh.gitea:2222/alexlebens/infrastructure # repo: ssh://git@gitea-ssh.gitea:2222/alexlebens/infrastructure
revision: HEAD revision: HEAD
applicationSet: applicationSet:

View File

@@ -25,10 +25,10 @@ dependencies:
alias: cloudflared alias: cloudflared
repository: http://alexlebens.github.io/helm-charts repository: http://alexlebens.github.io/helm-charts
version: 1.14.1 version: 1.14.1
# - name: app-template - name: app-template
# alias: backup alias: backup
# repository: https://bjw-s.github.io/helm-charts/ repository: https://bjw-s.github.io/helm-charts/
# version: 3.7.1 version: 3.7.1
- name: postgres-cluster - name: postgres-cluster
alias: postgres-17-cluster alias: postgres-17-cluster
version: 4.2.1 version: 4.2.1