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.
 
 

25 lines
336 B

apiVersion: v1
kind: ServiceAccount
metadata:
name: cert-manager-cainjector
labels:
app: cainjector
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: cert-manager
annotations:
labels:
app: cert-manager
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: cert-manager-webhook
labels:
app: webhook