Improve workflow and generate CRDs
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 4m50s

This commit is contained in:
2025-03-20 01:47:36 +01:00
parent 69588d2748
commit 3369d1e293
3 changed files with 30 additions and 36 deletions

View File

@@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: lldap
resources:
- ./crds.yaml
- ./service-account.yaml
- ./cluster-role.yaml
- ./cluster-role-binding.yaml