change namespace
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Adds namespace to all resources.
|
# Adds namespace to all resources.
|
||||||
namespace: ontime-operator-system
|
namespace: ontime-operator
|
||||||
|
|
||||||
# Value of this field is prepended to the
|
# Value of this field is prepended to the
|
||||||
# names of all resources, e.g. a deployment named
|
# names of all resources, e.g. a deployment named
|
||||||
|
|||||||
@@ -5,4 +5,4 @@ kind: Kustomization
|
|||||||
images:
|
images:
|
||||||
- name: controller
|
- name: controller
|
||||||
newName: git.jwetzell.com/jwetzell/ontime-operator
|
newName: git.jwetzell.com/jwetzell/ontime-operator
|
||||||
newTag: v1.2.0
|
newTag: v1.3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user