Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 16dd648367 Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Successful in 18s
Generated by CI/CD workflow on 2026-06-14 17:25:07

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-14 17:25:07 +00:00
4 changed files with 5 additions and 5 deletions
+1
View File
@@ -53,6 +53,7 @@ ArgoCD homelab project
| **k8s-secrets** | [![k8s-secrets](https://ag.hexor.cy/api/badge?name=k8s-secrets&revision=true)](https://ag.hexor.cy/applications/argocd/k8s-secrets) | | **k8s-secrets** | [![k8s-secrets](https://ag.hexor.cy/api/badge?name=k8s-secrets&revision=true)](https://ag.hexor.cy/applications/argocd/k8s-secrets) |
| **khm** | [![khm](https://ag.hexor.cy/api/badge?name=khm&revision=true)](https://ag.hexor.cy/applications/argocd/khm) | | **khm** | [![khm](https://ag.hexor.cy/api/badge?name=khm&revision=true)](https://ag.hexor.cy/applications/argocd/khm) |
| **lidarr** | [![lidarr](https://ag.hexor.cy/api/badge?name=lidarr&revision=true)](https://ag.hexor.cy/applications/argocd/lidarr) | | **lidarr** | [![lidarr](https://ag.hexor.cy/api/badge?name=lidarr&revision=true)](https://ag.hexor.cy/applications/argocd/lidarr) |
| **llamacpp** | [![llamacpp](https://ag.hexor.cy/api/badge?name=llamacpp&revision=true)](https://ag.hexor.cy/applications/argocd/llamacpp) |
| **matrix** | [![matrix](https://ag.hexor.cy/api/badge?name=matrix&revision=true)](https://ag.hexor.cy/applications/argocd/matrix) | | **matrix** | [![matrix](https://ag.hexor.cy/api/badge?name=matrix&revision=true)](https://ag.hexor.cy/applications/argocd/matrix) |
| **mtproxy** | [![mtproxy](https://ag.hexor.cy/api/badge?name=mtproxy&revision=true)](https://ag.hexor.cy/applications/argocd/mtproxy) | | **mtproxy** | [![mtproxy](https://ag.hexor.cy/api/badge?name=mtproxy&revision=true)](https://ag.hexor.cy/applications/argocd/mtproxy) |
| **n8n** | [![n8n](https://ag.hexor.cy/api/badge?name=n8n&revision=true)](https://ag.hexor.cy/applications/argocd/n8n) | | **n8n** | [![n8n](https://ag.hexor.cy/api/badge?name=n8n&revision=true)](https://ag.hexor.cy/applications/argocd/n8n) |
+1 -2
View File
@@ -54,7 +54,7 @@ spec:
providers: providers:
- id: 001KKV4EKY7KG98W2M9T806K6A - id: 001KKV4EKY7KG98W2M9T806K6A
human_name: SSO Login human_name: SSO Login
issuer: https://auth.hexor.cy/auth/realms/hexor issuer: https://auth.hexor.cy/auth/realms/hexor/.well-known/openid-configuration
client_id: "{{ .oauth_client_id }}" client_id: "{{ .oauth_client_id }}"
client_secret: "{{ .oauth_client_secret }}" client_secret: "{{ .oauth_client_secret }}"
token_endpoint_auth_method: client_secret_post token_endpoint_auth_method: client_secret_post
@@ -93,4 +93,3 @@ spec:
metadataPolicy: None metadataPolicy: None
key: ca76867f-49f3-4a30-9ef3-b05af35ee49a key: ca76867f-49f3-4a30-9ef3-b05af35ee49a
property: fields[1].value property: fields[1].value
on_conflict: replace
+2 -2
View File
@@ -18,8 +18,8 @@ spec:
"openid_connect": { "openid_connect": {
"APPS": [ "APPS": [
{ {
"provider_id": "keycloak", "provider_id": "authentik",
"name": "Keycloak", "name": "Authentik",
"client_id": "{{ .oauth_id }}", "client_id": "{{ .oauth_id }}",
"secret": "{{ .oauth_secret }}", "secret": "{{ .oauth_secret }}",
"settings": { "settings": {
+1 -1
View File
@@ -46,7 +46,7 @@ spec:
mountPath: /scripts mountPath: /scripts
containers: containers:
- name: pasarguard-node - name: pasarguard-node
image: pasarguard/node:v0.5.2 image: pasarguard/node:v0.5.0
imagePullPolicy: Always imagePullPolicy: Always
command: command:
- /bin/sh - /bin/sh