feat(cnpg): configure test-database for external connection

This commit is contained in:
Vegard Hagen
2024-09-07 13:25:26 +02:00
parent f1a11669a6
commit 1d0ae6d437
2 changed files with 14 additions and 1 deletions

View File

@@ -33,5 +33,5 @@ spec:
selfHeal: true
prune: true
syncOptions:
- ApplyOutOfSyncOnly=true
# - ApplyOutOfSyncOnly=true
- ServerSideApply=true

View File

@@ -8,6 +8,19 @@ spec:
affinity:
nodeSelector:
topology.kubernetes.io/zone: euclid
managed:
services:
disabledDefaultServices: [ "ro", "r" ]
additional:
- selectorType: rw
updateStrategy: patch
serviceTemplate:
metadata:
name: single-example-ext
annotations:
io.cilium/lb-ipam-ips: 192.168.1.230
spec:
type: LoadBalancer
storage:
size: 4G
pvcTemplate: