diff --git a/deploy/chart/authhub/templates/backend/authhub-backend.yaml b/deploy/chart/authhub/templates/backend/authhub-backend.yaml index 953ce1126353033952b6b7eb0ecb30798f632e47..13e6ef79575c30e594ecd89c59f7af6ef33022f6 100644 --- a/deploy/chart/authhub/templates/backend/authhub-backend.yaml +++ b/deploy/chart/authhub/templates/backend/authhub-backend.yaml @@ -76,6 +76,8 @@ spec: name: authhub-secret-vl - mountPath: /config-rw name: authhub-shared + - mountPath: /config + name: authhub-config volumes: - name: authhub-shared emptyDir: