first commit

This commit is contained in:
2026-05-28 07:21:15 +00:00
commit 6465520041
57 changed files with 942 additions and 0 deletions

View File

@ -0,0 +1,11 @@
apiVersion: v1
kind: Secret
metadata:
name: code-server-auth
labels:
app.kubernetes.io/name: code-server
app.kubernetes.io/component: auth
app.kubernetes.io/part-of: ocdp-workload
type: Opaque
stringData:
password: test-password