fix for my lesson
This commit is contained in:
parent
cc49d18478
commit
a0daa26405
@ -1,9 +1,8 @@
|
|||||||
# Boot
|
# Boot
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
flux bootstrap git --url=https://git.realmanual.ru/pub/courses/talos-kurs.git --token-auth --path=talos-k8s-flux/clusters/t8s-demo
|
flux bootstrap git --url=https://gitea.p8o.ru/aprokopenko/talos-kurs --token-auth --path=talos-k8s-flux/clusters/t8s-demo
|
||||||
```
|
```
|
||||||
|
|
||||||
## Hacks
|
## Hacks
|
||||||
|
|
||||||
linstor
|
linstor
|
||||||
|
|||||||
@ -19,16 +19,16 @@ resources:
|
|||||||
- ../../soft/pgadmin.yaml
|
- ../../soft/pgadmin.yaml
|
||||||
- ../../soft/coroot.yaml
|
- ../../soft/coroot.yaml
|
||||||
|
|
||||||
- install/ingress-nginx.yaml
|
# - install/ingress-nginx.yaml
|
||||||
- install/metrics-server.yaml
|
# - install/metrics-server.yaml
|
||||||
- install/cert-manager.yaml
|
# - install/cert-manager.yaml
|
||||||
- install/piraeus.yaml
|
# - install/piraeus.yaml
|
||||||
# - install/nfs-provisioner.yaml
|
# - install/nfs-provisioner.yaml
|
||||||
- install/monitoring.yaml
|
# - install/monitoring.yaml
|
||||||
# - install/loki.yaml
|
# - install/loki.yaml
|
||||||
# - install/promtail.yaml
|
# - install/promtail.yaml
|
||||||
# - install/kyverno.yaml
|
# - install/kyverno.yaml
|
||||||
- install/cpng.yaml
|
# - install/cpng.yaml
|
||||||
# - install/vswh.yaml
|
# - install/vswh.yaml
|
||||||
# - install/stakater.yaml
|
# - install/stakater.yaml
|
||||||
# - install/keycloak.yaml
|
# - install/keycloak.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user