refactor: rename dasmt to datmt across the project
All checks were successful
Deploy Tools / deploy (push) Successful in 1m11s

This commit is contained in:
jade
2026-08-31 13:21:33 +09:00
parent 8b9bd4de16
commit 740ef1c757
11 changed files with 448 additions and 438 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: axhub-dasmt-dev
namespace: axhub-datmt-dev
resources:
- ../../base
@@ -13,14 +13,15 @@ labels:
images:
- name: was-sal
newName: image-registry.openshift-image-registry.svc:5000/axhub-dasmt-dev/was-sal
newName: image-registry.openshift-image-registry.svc:5000/axhub-datmt-dev/was-sal
newTag: latest
- name: was-cus
newName: image-registry.openshift-image-registry.svc:5000/axhub-dasmt-dev/was-cus
newName: image-registry.openshift-image-registry.svc:5000/axhub-datmt-dev/was-cus
newTag: latest
- name: was-pro
newName: image-registry.openshift-image-registry.svc:5000/axhub-dasmt-dev/was-pro
newName: image-registry.openshift-image-registry.svc:5000/axhub-datmt-dev/was-pro
newTag: latest
- name: was-sys
newName: image-registry.openshift-image-registry.svc:5000/axhub-dasmt-dev/was-sys
newName: image-registry.openshift-image-registry.svc:5000/axhub-datmt-dev/was-sys
newTag: latest