Provide more context information.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
This commit is contained in:
parent
203ea00c7b
commit
03dfa7a4d8
6 changed files with 79 additions and 12 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Used for running manager outside Kubernetes.
|
||||
# Keep in sync with kustomize.yaml
|
||||
"/Manager":
|
||||
# If provided, is shown at top left before namespace
|
||||
# clusterName: "test"
|
||||
# The controller manages the VM
|
||||
"/Controller":
|
||||
namespace: vmop-dev
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ patches:
|
|||
# Keep in sync with config.yaml
|
||||
config.yaml: |
|
||||
"/Manager":
|
||||
# clusterName: "test"
|
||||
"/Controller":
|
||||
namespace: vmop-dev
|
||||
"/Reconciler":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue