fix(components/hydra-maester): use the correct kind
This commit is contained in:
parent
3e0102b371
commit
f04fae0da5
|
@ -1,5 +1,5 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
apiVersion: kustomize.config.k8s.io/v1alpha1
|
||||
kind: Component
|
||||
|
||||
resources:
|
||||
- ./resources/hydra-maester-deployment.yaml
|
||||
|
|
Loading…
Reference in New Issue