vino/config/webhook/kustomization.yaml
Alexander Hughes 439feeb5a6 kubebuilder init
- Adds apache license
- Adds basic structure of project via
  kubebuilder init \
  --domain airshipit.org \
  --license apache2 \
  --repo github.com/att-comdev/vino

Signed-off-by: Alexander Hughes <Alexander.Hughes@pm.me>
2020-11-19 15:28:17 -05:00

7 lines
83 B
YAML

resources:
- manifests.yaml
- service.yaml
configurations:
- kustomizeconfig.yaml