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: cluster:
name: cl01tl name: cl01tl
git: git:
repo: git@github.com:alexlebens/infrastructure.git # repo: git@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

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