mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +00:00
forgejo: try w/a for https://github.com/argoproj/argo-cd/issues/15126
This commit is contained in:
parent
8d3262dccd
commit
ad7eb589b3
1 changed files with 3 additions and 3 deletions
|
|
@ -34,7 +34,7 @@ spec:
|
|||
chart: forgejo
|
||||
targetRevision: 0.12.1
|
||||
helm:
|
||||
valuesObject:
|
||||
values: |
|
||||
memcached:
|
||||
enabled: true
|
||||
postgresql:
|
||||
|
|
@ -73,6 +73,6 @@ spec:
|
|||
service:
|
||||
DISABLE_REGISTRATION: "true"
|
||||
metrics:
|
||||
enabled: 'true'
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
enabled: 'true'
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue