Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d794c973c0 | |||
| c4432de7d5 | |||
| 6dbf61f182 | |||
| 859a118e0a | |||
| dc8e66e604 | |||
| 90bce2980e | |||
| 69947c9eee |
@@ -42,6 +42,7 @@ ArgoCD homelab project
|
|||||||
|
|
||||||
| Application | Status |
|
| Application | Status |
|
||||||
| :--- | :---: |
|
| :--- | :---: |
|
||||||
|
| **amnezia** | [](https://ag.hexor.cy/applications/argocd/amnezia) |
|
||||||
| **comfyui** | [](https://ag.hexor.cy/applications/argocd/comfyui) |
|
| **comfyui** | [](https://ag.hexor.cy/applications/argocd/comfyui) |
|
||||||
| **furumi** | [](https://ag.hexor.cy/applications/argocd/furumi) |
|
| **furumi** | [](https://ag.hexor.cy/applications/argocd/furumi) |
|
||||||
| **gitea** | [](https://ag.hexor.cy/applications/argocd/gitea) |
|
| **gitea** | [](https://ag.hexor.cy/applications/argocd/gitea) |
|
||||||
@@ -53,6 +54,7 @@ ArgoCD homelab project
|
|||||||
| **k8s-secrets** | [](https://ag.hexor.cy/applications/argocd/k8s-secrets) |
|
| **k8s-secrets** | [](https://ag.hexor.cy/applications/argocd/k8s-secrets) |
|
||||||
| **khm** | [](https://ag.hexor.cy/applications/argocd/khm) |
|
| **khm** | [](https://ag.hexor.cy/applications/argocd/khm) |
|
||||||
| **lidarr** | [](https://ag.hexor.cy/applications/argocd/lidarr) |
|
| **lidarr** | [](https://ag.hexor.cy/applications/argocd/lidarr) |
|
||||||
|
| **llamacpp** | [](https://ag.hexor.cy/applications/argocd/llamacpp) |
|
||||||
| **matrix** | [](https://ag.hexor.cy/applications/argocd/matrix) |
|
| **matrix** | [](https://ag.hexor.cy/applications/argocd/matrix) |
|
||||||
| **mtproxy** | [](https://ag.hexor.cy/applications/argocd/mtproxy) |
|
| **mtproxy** | [](https://ag.hexor.cy/applications/argocd/mtproxy) |
|
||||||
| **n8n** | [](https://ag.hexor.cy/applications/argocd/n8n) |
|
| **n8n** | [](https://ag.hexor.cy/applications/argocd/n8n) |
|
||||||
|
|||||||
@@ -58,10 +58,11 @@ spec:
|
|||||||
name: amnezia-fellow
|
name: amnezia-fellow
|
||||||
deletionPolicy: Delete
|
deletionPolicy: Delete
|
||||||
template:
|
template:
|
||||||
|
engineVersion: v2
|
||||||
type: Opaque
|
type: Opaque
|
||||||
data:
|
data:
|
||||||
database-url: |-
|
database-url: |-
|
||||||
postgresql://amnezia_fellow:{{ .amnezia_fellow }}@psql.psql.svc:5432/amnezia_fellow
|
postgresql://amnezia_fellow:{{ .amnezia_fellow | urlquery }}@psql.psql.svc:5432/amnezia_fellow
|
||||||
postgres-password: |-
|
postgres-password: |-
|
||||||
{{ .amnezia_fellow }}
|
{{ .amnezia_fellow }}
|
||||||
data:
|
data:
|
||||||
|
|||||||
@@ -37,8 +37,6 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: amnezia-fellow
|
name: amnezia-fellow
|
||||||
key: database-url
|
key: database-url
|
||||||
- name: AMNEZIA_FELLOW_MIGRATE_SQLITE
|
|
||||||
value: "sqlite:///data/amnezia-fellow.sqlite3?mode=ro"
|
|
||||||
- name: AMNEZIA_FELLOW_K8S_NAMESPACE
|
- name: AMNEZIA_FELLOW_K8S_NAMESPACE
|
||||||
value: "amnezia"
|
value: "amnezia"
|
||||||
- name: AMNEZIA_FELLOW_K8S_CLIENTS_SECRET
|
- name: AMNEZIA_FELLOW_K8S_CLIENTS_SECRET
|
||||||
@@ -72,10 +70,3 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
memory: "512Mi"
|
memory: "512Mi"
|
||||||
volumeMounts:
|
|
||||||
- name: data
|
|
||||||
mountPath: /data
|
|
||||||
volumes:
|
|
||||||
- name: data
|
|
||||||
persistentVolumeClaim:
|
|
||||||
claimName: amnezia-fellow-data
|
|
||||||
|
|||||||
@@ -142,6 +142,8 @@ spec:
|
|||||||
{{ .keycloak }}
|
{{ .keycloak }}
|
||||||
USER_amnezia_fellow: |-
|
USER_amnezia_fellow: |-
|
||||||
{{ .amnezia_fellow }}
|
{{ .amnezia_fellow }}
|
||||||
|
USER_web_petting: |-
|
||||||
|
{{ .web_petting }}
|
||||||
data:
|
data:
|
||||||
- secretKey: authentik
|
- secretKey: authentik
|
||||||
sourceRef:
|
sourceRef:
|
||||||
@@ -352,3 +354,14 @@ spec:
|
|||||||
metadataPolicy: None
|
metadataPolicy: None
|
||||||
key: 2a9deb39-ef22-433e-a1be-df1555625e22
|
key: 2a9deb39-ef22-433e-a1be-df1555625e22
|
||||||
property: fields[19].value
|
property: fields[19].value
|
||||||
|
- secretKey: web_petting
|
||||||
|
sourceRef:
|
||||||
|
storeRef:
|
||||||
|
name: vaultwarden-login
|
||||||
|
kind: ClusterSecretStore
|
||||||
|
remoteRef:
|
||||||
|
conversionStrategy: Default
|
||||||
|
decodingStrategy: None
|
||||||
|
metadataPolicy: None
|
||||||
|
key: 2a9deb39-ef22-433e-a1be-df1555625e22
|
||||||
|
property: fields[20].value
|
||||||
|
|||||||
Reference in New Issue
Block a user