Compare commits
2 Commits
cb9bf0391c
...
563fa2a6ba
Author | SHA1 | Date | |
---|---|---|---|
563fa2a6ba | |||
df7b7f3835 |
@@ -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:
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user