forked from catalin/fukuops
feat(k8s/services/argo): add argo app of apps
This commit is contained in:
parent
f061e8238c
commit
22d810bcc6
6 changed files with 48 additions and 7 deletions
|
|
@ -8,3 +8,13 @@ metadata:
|
|||
argocd.argoproj.io/secret-type: repository
|
||||
stringData:
|
||||
url: https://gitlab.com/fukurokuju/k3s/services.git
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: fukuops-repo
|
||||
namespace: argocd
|
||||
labels:
|
||||
argocd.argoproj.io/secret-type: repository
|
||||
stringData:
|
||||
url: https://git.roboces.dev/catalin/fukuops.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue