This commit is contained in:
subochev 2026-02-20 14:41:29 +03:00
parent a2355c9c7a
commit 70fba31839
2 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,7 @@ image:
pullPolicy: Always pullPolicy: Always
version: '' version: ''
ingress: ingress:
host: 'devspace.kube.xx' host: 'core.devx.kube.xx'
name: agent name: agent
securityContext: securityContext:
privileged: true privileged: true

View File

@ -10,6 +10,8 @@ image:
name: null name: null
pullPolicy: Always pullPolicy: Always
version: '' version: ''
ingress:
host: 'generator.devx.kube.xx'
name: agent name: agent
securityContext: securityContext:
privileged: true privileged: true