mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
Fixes insufficient quota error on GKE Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
8 lines
166 B
YAML
8 lines
166 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- controller.yaml
|
|
- reconciler.yaml
|
|
- edit.yaml
|
|
- view.yaml
|
|
- resourcequota.yaml
|