chore(deploy): update image to latest
This commit is contained in:
@@ -3,18 +3,18 @@ kind: Kustomization
|
|||||||
|
|
||||||
# 1. Point to the base manifests
|
# 1. Point to the base manifests
|
||||||
resources:
|
resources:
|
||||||
- ../../base
|
- ../../base
|
||||||
|
|
||||||
# 2. Apply the production-specific changes
|
# 2. Apply the production-specific changes
|
||||||
patches:
|
patches:
|
||||||
- path: deployment.yaml
|
- path: deployment.yaml
|
||||||
target:
|
target:
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
name: mal
|
name: mal
|
||||||
|
|
||||||
namespace: mal
|
namespace: mal
|
||||||
|
|
||||||
images:
|
images:
|
||||||
- name: main
|
- name: main
|
||||||
newName: reg.milasholsting.dk/apps/mal
|
newName: reg.milasholsting.dk/apps/mal
|
||||||
newTag: sha-6f3ca3e
|
newTag: sha-30a00eb
|
||||||
|
|||||||
Reference in New Issue
Block a user