generated from phoenix-oss/tenant-tpl
Added Template and nginx for Image-hosting
This commit is contained in:
parent
d2b911dd2d
commit
3f1180edae
10 changed files with 199 additions and 1 deletions
9
repos/helm/nginx.yaml
Normal file
9
repos/helm/nginx.yaml
Normal file
|
@ -0,0 +1,9 @@
|
|||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: bitnami
|
||||
namespace: ${TENANT_NAMESPACE}-ns
|
||||
spec:
|
||||
type: oci
|
||||
interval: 5m
|
||||
url: https://charts.bitnami.com/bitnami
|
Loading…
Add table
Add a link
Reference in a new issue