Remove longhorn
This commit is contained in:
parent
030ab32f49
commit
e3979adf1c
2 changed files with 1 additions and 6 deletions
|
@ -25,8 +25,3 @@ helmApps:
|
||||||
repoURL: https://charts.gabe565.com
|
repoURL: https://charts.gabe565.com
|
||||||
chart: miniflux
|
chart: miniflux
|
||||||
revision: 0.6.1
|
revision: 0.6.1
|
||||||
# - app: longhorn
|
|
||||||
# namespace: longhorn-system
|
|
||||||
# repoURL: https://charts.longhorn.io
|
|
||||||
# chart: longhorn
|
|
||||||
# revision: 1.4.2
|
|
||||||
|
|
|
@ -32,7 +32,7 @@ env:
|
||||||
value: 1
|
value: 1
|
||||||
- name: ADMIN_USERNAME
|
- name: ADMIN_USERNAME
|
||||||
value: admin
|
value: admin
|
||||||
- name: DATABASE_URL
|
- name: DATABASE_URL
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: miniflux
|
name: miniflux
|
||||||
|
|
Loading…
Reference in a new issue