Publish new changes in catalog

This commit is contained in:
sonicaj
2023-12-20 10:45:42 +00:00
parent 01fe493072
commit f9f8799441
1682 changed files with 671 additions and 748 deletions

View File

@@ -0,0 +1,8 @@
cloudflaredRunAs:
user: 1000
group: 1000
cloudflaredConfig:
tunnelToken: supersecrettoken
ci: true

View File

@@ -0,0 +1,13 @@
cloudflaredNetwork:
hostNetwork: true
cloudflaredStorage:
additionalStorages:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/data1
mountPath: /data1
cloudflaredConfig:
tunnelToken: supersecrettoken
ci: true