chore: add kustomization.yaml for argocd-image-updater
Build and push image / build (push) Successful in 5s
Build and push image / build (push) Successful in 5s
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- ingress.yaml
|
||||
images:
|
||||
- name: gitea.alexandre-vazquez.cloud/alexandrev/hidden11
|
||||
newTag: latest
|
||||
Reference in New Issue
Block a user