Compare commits
No commits in common. "470ba02c25313f89a0d620500f45ca0bd1590e15" and "2faa42e444e1b58902f4a53d7b042bdf865ade38" have entirely different histories.
470ba02c25
...
2faa42e444
2 changed files with 5 additions and 6 deletions
|
@ -60,8 +60,8 @@ helmApps:
|
|||
repoURL: https://k8s-at-home.com/charts/
|
||||
chart: wallabag
|
||||
revision: 7.1.2
|
||||
- app: lemmy
|
||||
namespace: lemmy
|
||||
repoURL: https://ananace.gitlab.io/charts
|
||||
chart: lemmy
|
||||
revision: 0.4.1
|
||||
# - app: lemmy
|
||||
# namespace: lemmy
|
||||
# repoURL: https://ananace.gitlab.io/charts
|
||||
# chart: lemmy
|
||||
# revision: 0.4.1
|
||||
|
|
|
@ -64,7 +64,6 @@ postgresql:
|
|||
persistence:
|
||||
enabled: true
|
||||
existingClaim: "data-lemmy-postgresql-0"
|
||||
storageClass: longhorn-retain
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue