forked from kimhyungsik/ax_hub_mcp_tool
Revert "refactor: rename dasmt to datmt across the project"
This reverts commit 740ef1c757.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: axhub-datmt-dev
|
||||
namespace: axhub-dasmt-dev
|
||||
|
||||
resources:
|
||||
- ../../base
|
||||
@@ -13,15 +13,14 @@ labels:
|
||||
|
||||
images:
|
||||
- name: was-sal
|
||||
newName: image-registry.openshift-image-registry.svc:5000/axhub-datmt-dev/was-sal
|
||||
newName: image-registry.openshift-image-registry.svc:5000/axhub-dasmt-dev/was-sal
|
||||
newTag: latest
|
||||
- name: was-cus
|
||||
newName: image-registry.openshift-image-registry.svc:5000/axhub-datmt-dev/was-cus
|
||||
newName: image-registry.openshift-image-registry.svc:5000/axhub-dasmt-dev/was-cus
|
||||
newTag: latest
|
||||
- name: was-pro
|
||||
newName: image-registry.openshift-image-registry.svc:5000/axhub-datmt-dev/was-pro
|
||||
newName: image-registry.openshift-image-registry.svc:5000/axhub-dasmt-dev/was-pro
|
||||
newTag: latest
|
||||
- name: was-sys
|
||||
newName: image-registry.openshift-image-registry.svc:5000/axhub-datmt-dev/was-sys
|
||||
newName: image-registry.openshift-image-registry.svc:5000/axhub-dasmt-dev/was-sys
|
||||
newTag: latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user