Merge pull request #239 from 3dwardch3ng/app/jellyfin
update namespaces
This commit is contained in:
@@ -1,18 +1,7 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- ./namespaces/adguard-home.yaml
|
- ./namespaces/namespaces.yaml
|
||||||
- ./namespaces/capacitor.yaml
|
|
||||||
- ./namespaces/cert-manager.yaml
|
|
||||||
- ./namespaces/code-server.yaml
|
|
||||||
- ./namespaces/homer.yaml
|
|
||||||
- ./namespaces/ingress-nginx.yaml
|
|
||||||
- ./namespaces/podinfo.yaml
|
|
||||||
- ./namespaces/postgresql.yaml
|
|
||||||
- ./namespaces/prometheus-operator.yaml
|
|
||||||
- ./namespaces/snippet-box.yaml
|
|
||||||
- ./namespaces/uptime-kuma.yaml
|
|
||||||
- ./namespaces.yaml
|
|
||||||
- ./repositories/repositories.yaml
|
- ./repositories/repositories.yaml
|
||||||
# - ./cilium/cilium.yaml
|
# - ./cilium/cilium.yaml
|
||||||
- ./ingress-nginx/ingress-nginx-config.yaml
|
- ./ingress-nginx/ingress-nginx-config.yaml
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ spec:
|
|||||||
interval: 10m
|
interval: 10m
|
||||||
timeout: 1m30s
|
timeout: 1m30s
|
||||||
retryInterval: 30s
|
retryInterval: 30s
|
||||||
path: ./kubernetes/infrastructure/namespaces
|
path: ./kubernetes/infrastructure/namespaces/namespaces
|
||||||
prune: true
|
prune: true
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
Reference in New Issue
Block a user