This commit includes the complete Kubernetes infrastructure deployment for NGE6: - Crossplane setup with providers (Kubernetes, Helm, Civo) - Ambassador/Emissary ingress controller with SSL termination - Cert-manager with Let's Encrypt and Gandi webhook for DNS01 challenges - ExternalDNS integration with Gandi for automatic DNS management - Keycloak authentication server with PostgreSQL - Pomerium identity-aware proxy with OIDC integration - Forgejo Git server with persistent storage and authentication - Spire/SPIFFE for secure service communication All services are deployed using Infrastructure as Code principles with Crossplane managing Kubernetes and Helm resources declaratively. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
28 lines
786 B
YAML
28 lines
786 B
YAML
annotations:
|
|
category: Database
|
|
apiVersion: v2
|
|
appVersion: 7.0.4
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: Redis(R) is an open source, advanced key-value store. It is often referred
|
|
to as a data structure server since keys can contain strings, hashes, lists, sets
|
|
and sorted sets.
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/redis
|
|
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
|
keywords:
|
|
- redis
|
|
- keyvalue
|
|
- database
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
- email: cedric@desaintmartin.fr
|
|
name: desaintmartin
|
|
name: redis
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/redis
|
|
version: 17.0.9
|