🔥 archive gitea

This commit is contained in:
auricom
2023-08-26 12:15:16 +02:00
parent 2be9a8218b
commit e2fc397136
11 changed files with 2 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
"rebaseWhen": "conflicted", "rebaseWhen": "conflicted",
"commitBodyTable": true, "commitBodyTable": true,
"commitMessagePrefix": "⬆️", "commitMessagePrefix": "⬆️",
"ignorePaths": [], "ignorePaths": ["archive/**"],
"flux": { "flux": {
"fileMatch": ["kubernetes/.+\\.ya?ml$"] "fileMatch": ["kubernetes/.+\\.ya?ml$"]
}, },

View File

@@ -20,7 +20,7 @@ spec:
- name: POSTGRES_HOST - name: POSTGRES_HOST
value: ${POSTGRES_HOST} value: ${POSTGRES_HOST}
- name: POSTGRES_DB - name: POSTGRES_DB
value: "authelia,bazarr,firefly-iii,freshrss,gatus,ghostfolio,gitea,immich,invidious,joplin,lldap,lychee,outline,paperless,prowlarr_main,pushover-notifier,radarr_main,semaphore,sharry,tandoor,vaultwarden,vikunja,wallabag" value: "authelia,bazarr,firefly-iii,freshrss,gatus,ghostfolio,immich,invidious,joplin,lldap,lychee,outline,paperless,prowlarr_main,pushover-notifier,radarr_main,semaphore,sharry,tandoor,vaultwarden,vikunja,wallabag"
- name: POSTGRES_USER - name: POSTGRES_USER
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:

View File

@@ -17,7 +17,6 @@ resources:
- ./flood/ks.yaml - ./flood/ks.yaml
- ./freshrss/ks.yaml - ./freshrss/ks.yaml
- ./ghostfolio/ks.yaml - ./ghostfolio/ks.yaml
- ./gitea/ks.yaml
- ./hajimari/ks.yaml - ./hajimari/ks.yaml
- ./home-assistant/ks.yaml - ./home-assistant/ks.yaml
- ./immich/ks.yaml - ./immich/ks.yaml