chore: update workload runtime integration

This commit is contained in:
2026-06-02 09:48:58 +00:00
parent 80a063a167
commit cb6cf58229
11 changed files with 45 additions and 67 deletions

View File

@ -6,7 +6,6 @@ resources:
- ../../../apps/code-server/base
- generated-secret.yaml
components:
- ../../../apps/code-server/components/nfs
- ../../../apps/code-server/components/service-nodeport
patches:
- path: deployment-patch.yaml
@ -15,10 +14,6 @@ patches:
version: v1
kind: Deployment
name: code-server
- path: pvc-patch.yaml
target:
kind: PersistentVolumeClaim
name: code-server-data
- path: service-nodeport-patch.yaml
target:
kind: Service