kitchenowl + code server

This commit is contained in:
2025-01-19 18:05:04 +01:00
parent 2aa7f0509b
commit 79293f14e8
20 changed files with 284 additions and 10 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- pvc.yaml
- deployment.yaml
- service.yaml
- ingress.yaml
namespace: code-server
images:
- name: code-server
newName: ghcr.io/coder/code-server
newTag: 4.96.2-fedora