Added sops keys

This commit is contained in:
2025-12-01 01:59:39 +01:00
parent 1da24905ef
commit f5798dae4c
7 changed files with 21 additions and 0 deletions

View File

@@ -31,3 +31,4 @@ patches:
- !patch cilium
patchesControlPlane:
- !patch allow-control-plane-workloads
- !patch sops

BIN
nodes/testing/_age.agekey Normal file

Binary file not shown.

View File

@@ -6,3 +6,4 @@ cluster:
name: testing
controlPlaneIp: 192.168.1.100
secretsFile: !realpath _secrets.yaml
sopsKeyFile: !realpath _age.agekey

BIN
nodes/titan/_age.agekey Normal file

Binary file not shown.

View File

@@ -5,3 +5,4 @@ cluster:
name: titan
controlPlaneIp: 10.0.2.1
secretsFile: !realpath _secrets.yaml
sopsKeyFile: !realpath _age.agekey