chore(bootstrap): Added Gitea to ArgoCD
This commit is contained in:
11
manifests/artemis/gitea/kustomization.yaml
Normal file
11
manifests/artemis/gitea/kustomization.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
#resources:
|
||||
# - platform-cluster-secret-store.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: gitea
|
||||
repo: https://dl.gitea.com/charts/
|
||||
version: 12.4.0
|
||||
releaseName: gitea
|
||||
namespace: gitea
|
||||
valuesFile: values.yaml
|
||||
Reference in New Issue
Block a user