Example Apps to Demonstrate Argo CD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

31 lines
756 B

apiVersion: app.k8s.io/v1beta1
kind: Application
metadata:
name: knative-serving-crds
spec:
selector:
matchLabels:
app.kubernetes.io/name: knative-serving-crds
app.kubernetes.io/instance: knative-serving-crds-v0.8.0
app.kubernetes.io/managed-by: kfctl
app.kubernetes.io/component: knative-serving-crds
app.kubernetes.io/part-of: kubeflow
app.kubernetes.io/version: v0.8.0
componentKinds:
- group: core
kind: ConfigMap
- group: apps
kind: Deployment
descriptor:
type: knative-serving-crds
version: v1beta1
description: ""
maintainers: []
owners: []
keywords:
- knative-serving-crds
- kubeflow
links:
- description: About
url: ""
addOwnerRef: true