Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
25c6c32e53
|
@@ -5,7 +5,7 @@ services:
|
|||||||
command: tunnel run weyma-vault
|
command: tunnel run weyma-vault
|
||||||
env_file: ".env"
|
env_file: ".env"
|
||||||
vault:
|
vault:
|
||||||
image: hashicorp/vault:2.1
|
image: hashicorp/vault:2.0
|
||||||
env_file: ".env.vault"
|
env_file: ".env.vault"
|
||||||
environment:
|
environment:
|
||||||
VAULT_ADDR: "https://weyma-vault.infra.dubyatp.xyz:8200"
|
VAULT_ADDR: "https://weyma-vault.infra.dubyatp.xyz:8200"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
kind: Cluster
|
kind: Cluster
|
||||||
name: weyma-talos
|
name: weyma-talos
|
||||||
kubernetes:
|
kubernetes:
|
||||||
version: v1.36.4
|
version: v1.35.8
|
||||||
talos:
|
talos:
|
||||||
version: v1.13.9
|
version: v1.12.11
|
||||||
features:
|
features:
|
||||||
backupConfiguration:
|
backupConfiguration:
|
||||||
interval: 6h0m0s
|
interval: 6h0m0s
|
||||||
|
|||||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: argo-cd
|
- name: argo-cd
|
||||||
version: 10.6.0
|
version: 10.4.1
|
||||||
repository: https://argoproj.github.io/argo-helm
|
repository: https://argoproj.github.io/argo-helm
|
||||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: kube-prometheus-stack
|
- name: kube-prometheus-stack
|
||||||
version: 88.6.2
|
version: 88.6.1
|
||||||
repository: https://prometheus-community.github.io/helm-charts
|
repository: https://prometheus-community.github.io/helm-charts
|
||||||
@@ -37,7 +37,7 @@ traefik:
|
|||||||
kind: DaemonSet
|
kind: DaemonSet
|
||||||
additionalContainers:
|
additionalContainers:
|
||||||
- name: cloudflared
|
- name: cloudflared
|
||||||
image: cloudflare/cloudflared:2026.8.3
|
image: cloudflare/cloudflared:2026.8.2
|
||||||
command:
|
command:
|
||||||
- cloudflared
|
- cloudflared
|
||||||
- tunnel
|
- tunnel
|
||||||
|
|||||||
Reference in New Issue
Block a user