mirror of
https://github.com/nold360/hive-apps
synced 2025-01-27 09:32:51 +00:00
Compare commits
No commits in common. "316b511a3896f1533d03e34e9da91f2e8df48a4e" and "538a67973d16ffea347a3370b9447459c0381878" have entirely different histories.
316b511a38
...
538a67973d
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argocd
|
||||
tag: v2.11.0
|
||||
tag: v2.10.9
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.11.0
|
||||
image: quay.io/argoproj/argocd:v2.10.9
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
|
@ -24,7 +24,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: quay.io/prometheus/prometheus
|
||||
tag: v2.52.0
|
||||
tag: v2.51.2
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
Loading…
Add table
Reference in a new issue