4 Commits

Author SHA1 Message Date
004990a4ca update 2024-06-23 12:15:12 -05:00
pipeline
1481dbe107 Update Chart 2024-05-29 11:29:48 +00:00
0414919e05 update 2024-05-25 07:30:32 -05:00
d5ab5c4671 move all to prd 2024-05-11 06:34:17 -05:00
26 changed files with 31 additions and 29 deletions

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: internalproxy
directory:
recurse: true

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: argocd
destination:
namespace: argocd

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: authentik
destination:
namespace: authentik

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: bitwarden
directory:
recurse: true

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: cert-manager
destination:
namespace: cert-manager

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: crossplane
destination:
namespace: crossplane

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: durpapi
destination:
namespace: durpapi

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: durpot
destination:
namespace: durpot

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: external-dns
destination:
namespace: external-dns

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: external-secrets
destination:
namespace: external-secrets

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: gatekeeper
destination:
namespace: gatekeeper

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: gitlab-runner
destination:
namespace: gitlab-runner

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: heimdall
destination:
namespace: heimdall

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: krakend
destination:
namespace: krakend

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: kube-prometheus-stack
destination:
namespace: kube-prometheus-stack

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: kubeclarity
destination:
namespace: kubeclarity

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: littlelink
directory:
recurse: true

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: longhorn
destination:
namespace: longhorn-system

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: nfs-client
directory:
recurse: true

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: open-webui
destination:
namespace: open-webui

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: traefik
destination:
namespace: traefik

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: uptimekuma
directory:
recurse: true

View File

@@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
targetRevision: prd
path: vault
destination:
namespace: vault

View File

@@ -1,6 +1,8 @@
authentik:
global:
env:
- name: AUTHENTIK_REDIS__DB
value: "1"
- name: AUTHENTIK_POSTGRESQL__PASSWORD
valueFrom:
secretKeyRef:

View File

@@ -1,11 +1,11 @@
version: 0.1.0-dev0144
apiVersion: v2
name: durpapi
version: 0.1.0-dev0180
dependencies:
- version: 12.5.*
condition: postgresql.enabled
- condition: postgresql.enabled
name: postgresql
version: 12.5.*
repository: https://charts.bitnami.com/bitnami
description: A Helm chart for Kubernetes
type: application
appVersion: 0.1.0
apiVersion: v2
description: A Helm chart for Kubernetes

View File

@@ -41,4 +41,4 @@ spec:
jwt:
Required: true
Keys:
- https://authentik.durp.info/application/o/api/jwks
- https://authentik.durp.info/application/o/api/jwks/