Initial upload

This commit is contained in:
Automated pipeline 2025-05-26 15:12:04 +00:00 committed by Actions pipeline
parent ac3dd9611a
commit 9505384cec
5 changed files with 53 additions and 4 deletions

View file

@ -13,6 +13,16 @@ test:
enabled: false
gitea:
additionalConfigFromEnvs:
- name: FORGEJO__APP_NAME
value: EDP Forgejo
- name: FORGEJO__APP_SLOGAN
value: Welcome to the Forgejo
# - name: ENV_TO_INI__DATABASE__PASSWD
# valueFrom:
# secretKeyRef:
# name: postgres-secret
# key: password
admin:
existingSecret: gitea-credential
config:

View file

@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argocd
name: vector
namespace: argocd
labels:
env: dev