fix chart

This commit is contained in:
MiniDigger | Martin 2022-10-19 19:57:57 +02:00
parent 09a9d090f1
commit 5fa84b9ad6
2 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,7 @@ stringData:
bucket: "{{ .Values.backend.config.storage.bucket }}"
object-storage-endpoint: "{{ .Values.backend.config.storage.objectStorageEndpoint }}"
cdnEndpoint: "{{ .Values.backend.config.storage.cdnEndpoint }}"
cdnIncludeBucket: "{{ .Values.backend.config.storage.cdnIncludeBucket }}"
logging:
level:

View File

@ -174,3 +174,4 @@ backend:
bucket: "todo"
objectStorageEndpoint: "http://localhost:9000"
cdnEndpoint: ""
cdnIncludeBucket: true