ci: deploy 79f2e8a78b9f [skip ci]
This commit is contained in:
parent
79f2e8a78b
commit
504b517409
@ -1,13 +1,14 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- configmap.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- ingress.yaml
|
||||
- namespace.yaml
|
||||
- configmap.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- ingress.yaml
|
||||
|
||||
# CI updates newTag to the immutable git-sha via `kustomize edit set image` (see .gitea/workflows/ci.yml).
|
||||
images:
|
||||
- name: 10.66.15.22:3000/bmr_bluecap/bcs-website
|
||||
newTag: latest
|
||||
- name: 10.66.15.22:3000/bmr_bluecap/bcs-website
|
||||
newName: 10.66.15.22:3000/bmr_bluecap/bcs-website
|
||||
newTag: 79f2e8a78b9f
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user