Skip to content

Commit

Permalink
feat: changed docker image tag for prod01
Browse files Browse the repository at this point in the history
  • Loading branch information
Dima Khodakivskyi committed Jan 26, 2022
1 parent 95539aa commit 0afbc8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s-manifests/base/dmbc05/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resources:
- deployment.yaml
- configmap.yaml
- secret.yaml
# - secret.yaml
- persistentvolumeclaim.yaml
2 changes: 1 addition & 1 deletion k8s-manifests/prod01/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ namespace: dmbc-prod
images:
- name: globalgames/dmarket-blockchain
newName: globalgames/dmarket-blockchain
newTag: fat-wallets-125
newTag: fat-wallets-136
patchesStrategicMerge:
# - patches/dmbc00-common/ingress.yaml
- patches/dmbc05/deployment.yaml
Expand Down

0 comments on commit 0afbc8c

Please sign in to comment.