feat: Setup ArgoCD on k8s-peterg
This commit is contained in:
parent
67621c6409
commit
a009bbf121
12 changed files with 27398 additions and 1364 deletions
|
|
@ -1,14 +0,0 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
type: Opaque
|
||||
metadata:
|
||||
name: argocd-private-repo
|
||||
namespace: argocd
|
||||
annotations:
|
||||
managed-by: argocd.argoproj.io
|
||||
labels:
|
||||
argocd.argoproj.io/secret-type: repository
|
||||
stringData:
|
||||
type: git
|
||||
url: https://code.peterg.nl/wheatley/kubernetes.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue