added kured and fixed initial ignition disk partitioning
This commit is contained in:
8
templates/kured.yaml.tpl
Normal file
8
templates/kured.yaml.tpl
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- "https://github.com/weaveworks/kured/releases/download/${version}/kured-${version}-dockerhub.yaml"
|
||||
|
||||
patchesStrategicMerge:
|
||||
- ${patch_name}.yaml
|
Reference in New Issue
Block a user