treasuremap/manifests/function/hostconfig-operator/kustomization.yaml
Sreejith Punnapuzha 87a82989b6 Create secret with ssh-key for hostconfig-operator
This commit adds secret creation to hostconfig-operator.

Signed-off-by: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com>
Change-Id: I8a92a07e1aaf653708b6e4d9fa8e300ebb3a9468
2021-04-10 20:33:03 -05:00

9 lines
197 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
#- hostconfigs_crd.yaml
- hostconfig.airshipit.org_hostconfigs_crd.yaml
- rbac
- deployment.yaml
- ssh-key.yaml