This commit is contained in:
Beto Sánchez
2025-04-24 11:37:29 -05:00
parent bbfc836c6b
commit e52fee62b2
44 changed files with 484 additions and 293 deletions

View File

@@ -0,0 +1,13 @@
controller:
allowSnippetAnnotations: "true"
replicaCount: 2
config:
use-forwarded-headers: true
resources:
requests:
cpu: 250m
memory: 150Mi
service:
annotations:
service.beta.kubernetes.io/do-loadbalancer-name: "bop.local"
service.beta.kubernetes.io/do-loadbalancer-network: "INTERNAL"