feat: migrate argocd from k8s manifests to argo-helm
This commit is contained in:
parent
c5c1dc9b42
commit
56a78aa73a
38 changed files with 438 additions and 69 deletions
|
|
@ -3,7 +3,7 @@ apiVersion: argoproj.io/v1alpha1
|
|||
kind: Application
|
||||
metadata:
|
||||
name: forgejo
|
||||
namespace: argocd
|
||||
namespace: argo-cd
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: Force=true,Replace=true
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue