2 Commits

Author SHA1 Message Date
563fa2a6ba change size 2025-01-13 19:29:03 -06:00
df7b7f3835 switch repo 2025-01-13 19:05:36 -06:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -34,7 +34,7 @@ loki:
persistence:
enableStatefulSetAutoDeletePVC: true
enabled: true
size: 50Gi
size: 80Gi
storageClass: ceph-block
write:
replicas: 0