Удалены файлы конфигурации k0smotron и обновлены ресурсы в kustomization.yaml.
This commit is contained in:
@@ -1,27 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: Namespace
|
|
||||||
metadata:
|
|
||||||
name: k0smotron
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/component: k0smotron
|
|
||||||
pod-security.kubernetes.io/enforce: privileged
|
|
||||||
pod-security.kubernetes.io/audit: privileged
|
|
||||||
pod-security.kubernetes.io/audit-version: latest
|
|
||||||
pod-security.kubernetes.io/warn: privileged
|
|
||||||
pod-security.kubernetes.io/warn-version: latest
|
|
||||||
pod-security.kubernetes.io/enforce-version: latest
|
|
||||||
---
|
|
||||||
|
|
||||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
|
||||||
kind: Kustomization
|
|
||||||
metadata:
|
|
||||||
name: k0smotron
|
|
||||||
namespace: flux-system
|
|
||||||
spec:
|
|
||||||
interval: 3m
|
|
||||||
path: talos-k8s-flux/soft/k0smotron
|
|
||||||
prune: true
|
|
||||||
sourceRef:
|
|
||||||
kind: GitRepository
|
|
||||||
name: flux-system
|
|
||||||
namespace: flux-system
|
|
@@ -19,11 +19,11 @@ resources:
|
|||||||
- ../../soft/pgadmin.yaml
|
- ../../soft/pgadmin.yaml
|
||||||
- ../../soft/coroot.yaml
|
- ../../soft/coroot.yaml
|
||||||
|
|
||||||
- install/piraeus.yaml
|
|
||||||
# - install/nfs-provisioner.yaml
|
|
||||||
- install/cert-manager.yaml
|
|
||||||
- install/ingress-nginx.yaml
|
- install/ingress-nginx.yaml
|
||||||
- install/metrics-server.yaml
|
- install/metrics-server.yaml
|
||||||
|
- install/cert-manager.yaml
|
||||||
|
# - install/piraeus.yaml
|
||||||
|
# - install/nfs-provisioner.yaml
|
||||||
# - install/monitoring.yaml
|
# - install/monitoring.yaml
|
||||||
# - install/loki.yaml
|
# - install/loki.yaml
|
||||||
# - install/promtail.yaml
|
# - install/promtail.yaml
|
||||||
@@ -35,4 +35,3 @@ resources:
|
|||||||
# - install/redis.yaml
|
# - install/redis.yaml
|
||||||
# - install/pgadmin.yaml
|
# - install/pgadmin.yaml
|
||||||
# - install/coroot.yaml
|
# - install/coroot.yaml
|
||||||
- install/k0smotron.yaml
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
@@ -1,4 +0,0 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
||||||
kind: Kustomization
|
|
||||||
resources:
|
|
||||||
- 1.5.4.yaml
|
|
Reference in New Issue
Block a user