mvp of Node Tainter
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
resources:
|
||||
- manager.yaml
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
images:
|
||||
- name: controller
|
||||
newName: aboba
|
||||
newTag: latest
|
||||
|
@@ -64,6 +64,7 @@ spec:
|
||||
- --leader-elect
|
||||
- --health-probe-bind-address=:8081
|
||||
image: controller:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: manager
|
||||
ports: []
|
||||
securityContext:
|
||||
|
Reference in New Issue
Block a user