fix(env): Update dev environment to fix compatibility issues

This commit is contained in:
Tanguy Herbron 2023-05-05 23:36:22 +02:00
parent 9fe9bc9f47
commit 8060077f0a

View File

@ -8,6 +8,11 @@ resources:
# MetalLB installation and configuration
- https://raw.githubusercontent.com/metallb/metallb/v0.13.7/config/manifests/metallb-native.yaml
- ../../metallb
# PostgreSQL operator and its UI
- github.com/zalando/postgres-operator/manifests
- github.com/zalando/postgres-operator/ui/manifests
# SOPS secrets operator CRDs
- https://raw.githubusercontent.com/isindir/sops-secrets-operator/master/config/crd/bases/isindir.github.com_sopssecrets.yaml
# Miscellanous basic configuration
- ../../res
# NFS client configuration
@ -15,6 +20,8 @@ resources:
# Longhorn installation and configuration
- https://raw.githubusercontent.com/longhorn/longhorn/master/deploy/longhorn.yaml
- ../../longhorn
# SOPS operator for secret management on the fly
- ../../sops-operator
# Traefik configuration
- ../../traefik
# Argo installation and configuration