-
Notifications
You must be signed in to change notification settings - Fork 10
/
argocd-operator.yaml
50 lines (50 loc) · 1.64 KB
/
argocd-operator.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: PackageMetadata
metadata:
name: argocd-operator.fling.vsphere.vmware.com
spec:
categories:
- CI/CD
- GitOps
displayName: argocd-operator
iconSVGBase64: none
longDescription: The Argo CD Operator manages the full lifecycle for Argo CD and
its components. The operator's goal is to automate the tasks required when operating
an Argo CD cluster. Beyond installation, the operator helps to automate the process
of upgrading, backing up and restoring as needed and remove the human as much
as possible. In addition, the operator aims to provide deep insights into the
Argo CD environment by configuring Prometheus and Grafana to aggregate, visualize
and expose the metrics already exported by Argo CD.
maintainers:
- name: [email protected]
providerName: VMware
shortDescription: The Argo CD Operator manages the full lifecycle for Argo CD and
its components.
---
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: Package
metadata:
name: argocd-operator.fling.vsphere.vmware.com.0.12.0
spec:
refName: argocd-operator.fling.vsphere.vmware.com
releasedAt: "2024-10-01T01:51:26Z"
template:
spec:
deploy:
- kapp: {}
fetch:
- imgpkgBundle:
image: projects.packages.broadcom.com/vsphere-labs/argocd-operator@sha256:850cc1f1253f2f898c61d8305b6004373c2f9422faaf562afb26456b790a3155
template:
- ytt:
paths:
- ./config
- kbld:
paths:
- '-'
- .imgpkg/images.yml
valuesSchema:
openAPIv3:
default: null
nullable: true
version: 0.12.0