This repository has been archived on 2023-12-13. You can view files and clone it, but cannot push or open issues or pull requests.
cloud-configuration-legacy/argocd/app-of-apps/test/values.yaml

77 lines
2.1 KiB
YAML
Raw Normal View History

2023-10-29 21:32:11 +01:00
applications:
- name: hcloud-csi-ccm
2023-11-15 22:54:17 +01:00
project: default
targetRevision: main
namespace: hcloud
createNamespace: false
repoURL: https://git.2martens.de/2martens/cloud-configuration.git
2023-11-07 09:08:14 +01:00
syncWave: 1
2023-11-06 17:57:42 +01:00
- name: vso-crds
project: default
targetRevision: main
namespace: hcloud
2023-11-17 22:03:14 +01:00
createNamespace: true
2023-11-06 17:14:01 +01:00
repoURL: https://git.2martens.de/2martens/cloud-configuration.git
2023-11-06 17:57:42 +01:00
syncWave: -1
2023-10-29 21:32:11 +01:00
- name: configserver
project: default
2023-10-30 08:14:04 +01:00
targetRevision: main
2023-10-29 22:48:55 +01:00
namespace: spring-support
2023-10-29 23:00:47 +01:00
createNamespace: true
2023-10-30 08:14:04 +01:00
repoURL: https://git.2martens.de/2martens/cloud-configuration.git
2023-11-07 09:08:14 +01:00
syncWave: 4
2023-10-29 21:32:11 +01:00
- name: kafka
project: default
2023-10-30 08:14:04 +01:00
targetRevision: main
2023-10-29 22:48:55 +01:00
namespace: kafka
2023-10-29 23:00:47 +01:00
createNamespace: true
2023-10-30 08:14:04 +01:00
repoURL: https://git.2martens.de/2martens/cloud-configuration.git
2023-11-07 09:08:14 +01:00
syncWave: 3
2023-10-29 21:32:11 +01:00
- name: zookeeper
project: default
2023-10-30 08:14:04 +01:00
targetRevision: main
2023-10-29 22:48:55 +01:00
namespace: kafka
2023-10-29 23:00:47 +01:00
createNamespace: false
2023-10-30 08:14:04 +01:00
repoURL: https://git.2martens.de/2martens/cloud-configuration.git
2023-11-07 09:08:14 +01:00
syncWave: 3
2023-10-29 21:32:11 +01:00
- name: wahlrecht
project: default
2023-10-30 08:14:04 +01:00
targetRevision: main
2023-10-29 22:48:55 +01:00
namespace: wahlrecht
2023-11-07 09:56:54 +01:00
createNamespace: false
2023-10-30 08:14:04 +01:00
repoURL: https://git.2martens.de/2martens/cloud-configuration.git
2023-11-07 09:08:14 +01:00
syncWave: 5
- name: vault-secrets-operator
2023-10-29 21:32:11 +01:00
project: default
2023-10-30 08:14:04 +01:00
targetRevision: main
2023-10-29 22:48:55 +01:00
namespace: vault-secrets-operator-system
createNamespace: true
repoURL: https://git.2martens.de/2martens/cloud-configuration.git
2023-11-06 17:57:42 +01:00
syncWave: 0
- name: prometheus
project: default
2023-11-01 22:49:35 +01:00
targetRevision: main
namespace: observability
2023-11-07 08:20:01 +01:00
createNamespace: false
2023-11-01 22:49:35 +01:00
repoURL: https://git.2martens.de/2martens/cloud-configuration.git
2023-11-02 08:38:35 +01:00
serverSideApply: true
2023-11-07 09:08:14 +01:00
syncWave: 2
ignoreDifferences:
- kind: PersistentVolume
name: prometheus-prometheus-pv-0
jsonPointers:
- /spec/claimRef/resourceVersion
- /spec/claimRef/uid
2023-11-01 23:10:30 +01:00
- name: prometheus-adapter
project: default
targetRevision: main
namespace: observability
createNamespace: false
2023-11-01 23:10:30 +01:00
repoURL: https://git.2martens.de/2martens/cloud-configuration.git
2023-11-07 09:08:14 +01:00
syncWave: 2
2023-11-01 22:04:14 +01:00
2023-10-29 21:32:11 +01:00
overall:
destinationServer: https://kubernetes.default.svc
environment: test