forked from argoflow/argoflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
kustomization.yaml
29 lines (26 loc) · 920 Bytes
/
kustomization.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=33eaf11e3abd8c761c726e815cbb4b6af7dcb030 # tag=v2.0.1
patchesStrategicMerge:
- configmap-patch.yaml
- add-custom-kustomize.yaml
images:
- name: ghcr.io/dexidp/dex
newName: ghcr.io/dexidp/dex
newTag: v2.27.0
# digest: sha256:ff94efdd1ec68f43e01b39a2d11a73961b1cf73860515893118af731551f1939
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.0.1
# digest: sha256:8d1d58ef963f615da97e0b2c54dbe243801d5e7198b98393ab36b7a5768f72a4
- name: haproxy
newName: haproxy
newTag: 2.0.20-alpine
# digest: sha256:61ddebc917f98e16a8c479f0fe90d01ed54c5f53ab7937449906f0a89b69e61e
- name: redis
newName: redis
newTag: 6.2.1-alpine
# digest: sha256:85f11bc7bc6f247b8bc475ab48110076af9a251fcffd61c6b5d7b79a40c4604a