Spencer Smith 6821dd2c0a feat: update paths of apps
This PR updates the naming of the two apps that make up sidero for
consistency. It also updates things like the Makefile, Dockerfile, and
kustomize to make sure image names are the same as these app names.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2021-05-26 10:36:02 -07:00

23 lines
521 B
Plaintext

domain: cluster.x-k8s.io
repo: github.com/talos-systems/sidero/app/caps-controller-manager
resources:
- group: infrastructure
kind: MetalCluster
version: v1alpha2
- group: infrastructure
kind: MetalMachine
version: v1alpha2
- group: infrastructure
kind: MetalMachineTemplate
version: v1alpha2
- group: infrastructure
kind: MetalMachine
version: v1alpha3
- group: infrastructure
kind: MetalMachineTemplate
version: v1alpha3
- group: infrastructure
kind: MetalCluster
version: v1alpha3
version: "2"