Front - Back yaml

This commit is contained in:
Beto Sánchez
2025-04-24 18:44:49 -05:00
parent c8fbbd201c
commit e791690047
17 changed files with 139 additions and 24 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"