feat(k8s/argo-apps/dcsi): add argo app
This commit is contained in:
parent
948b96586e
commit
f061e8238c
12 changed files with 139 additions and 96 deletions
10
k8s/services/argo/repos.yaml
Normal file
10
k8s/services/argo/repos.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: fuku-services
|
||||
namespace: argocd
|
||||
labels:
|
||||
argocd.argoproj.io/secret-type: repository
|
||||
stringData:
|
||||
url: https://gitlab.com/fukurokuju/k3s/services.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue