Setup build
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m19s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m19s
This commit is contained in:
9
manifests/kustomization.yaml
Normal file
9
manifests/kustomization.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: lldap
|
||||
resources:
|
||||
- ./crds.yaml
|
||||
- ./service-account.yaml
|
||||
- ./cluster-role.yaml
|
||||
- ./cluster-role-binding.yaml
|
||||
- ./deployment.yaml
|
||||
Reference in New Issue
Block a user