Skip to content

Commit 33a9414

Browse files
committed
updates for the stwl home
1 parent 34933ca commit 33a9414

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

deploy/k8s/overlays/devops/kustomization.yaml_template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ patchesStrategicMerge:
99

1010
images:
1111
- name: ws-server
12-
newName: REGION_KEY.ocir.io/NAMESPACE/oci-multiplayer/server
12+
newName: REGION_KEY.ocir.io/NAMESPACE/save-the-wildlife/server
1313
newTag: WS_SERVER_VERSION
1414
- name: web
15-
newName: REGION_KEY.ocir.io/NAMESPACE/oci-multiplayer/web
15+
newName: REGION_KEY.ocir.io/NAMESPACE/save-the-wildlife/web
1616
newTag: WEB_VERSION
1717
- name: score
18-
newName: REGION_KEY.ocir.io/NAMESPACE/oci-multiplayer/score
18+
newName: REGION_KEY.ocir.io/NAMESPACE/save-the-wildlife/score
1919
newTag: SCORE_VERSION

deploy/k8s/overlays/prod/kustomization.yaml_template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ patchesStrategicMerge:
99

1010
images:
1111
- name: ws-server
12-
newName: REGION_KEY.ocir.io/TENANCY_NAMESPACE/oci_multiplayer/server
12+
newName: REGION_KEY.ocir.io/TENANCY_NAMESPACE/save-the-wildlife/server
1313
newTag: SERVER_TEMPLATE_VERSION
1414
- name: web
15-
newName: REGION_KEY.ocir.io/TENANCY_NAMESPACE/oci_multiplayer/web
15+
newName: REGION_KEY.ocir.io/TENANCY_NAMESPACE/save-the-wildlife/web
1616
newTag: WEB_TEMPLATE_VERSION
1717
- name: score
18-
newName: REGION_KEY.ocir.io/TENANCY_NAMESPACE/oci_multiplayer/score
18+
newName: REGION_KEY.ocir.io/TENANCY_NAMESPACE/save-the-wildlife/score
1919
newTag: SCORE_TEMPLATE_VERSION

0 commit comments

Comments
 (0)