forked from catalin/fukuops
feat: update authentik chart to 2024.2
This commit is contained in:
parent
e479cedfed
commit
5fa78a2cb0
8 changed files with 76 additions and 76 deletions
|
|
@ -21,4 +21,4 @@ spec:
|
|||
- https://kubereboot.github.io/charts
|
||||
- https://sqljames.github.io/factorio-server-charts/
|
||||
- https://portainer.github.io/k8s/
|
||||
- https://charts.bitnami.com/bitnami
|
||||
- https://charts.bitnami.com/bitnami
|
||||
|
|
|
|||
|
|
@ -26,3 +26,4 @@ spec:
|
|||
- https://grafana.github.io/helm-charts
|
||||
- https://kubernetes-sigs.github.io/descheduler/
|
||||
- https://github.com/rancher/system-upgrade-controller.git
|
||||
- https://charts.bitnami.com/bitnami
|
||||
|
|
|
|||
|
|
@ -90,5 +90,7 @@ spec:
|
|||
value: "25"
|
||||
- name: METRICS_COLLECTOR
|
||||
value: "1"
|
||||
- name: METRICS_ALLOWED_NETWORKS
|
||||
value: 10.42.1.0/16
|
||||
restartPolicy: Always
|
||||
automountServiceAccountToken: false
|
||||
automountServiceAccountToken: false
|
||||
|
|
|
|||
|
|
@ -29,4 +29,4 @@ spec:
|
|||
match: Host(`feeds.fuku`)
|
||||
services:
|
||||
- name: miniflux-service
|
||||
port: 8888
|
||||
port: 8888
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue