wip
This commit is contained in:
parent
8c0277c8f3
commit
9e2c30af22
60 changed files with 8853 additions and 232 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
namespace: registry
|
||||
spec:
|
||||
containers:
|
||||
- image: registry.wayl.one/devtainer:slim
|
||||
- image: registry.fokais.com/devtainer:slim
|
||||
name: pvc-inspector
|
||||
command: ["sleep", "300"]
|
||||
volumeMounts:
|
||||
|
|
@ -15,6 +15,8 @@ spec:
|
|||
name: pvc-registry-auth
|
||||
- mountPath: /pvc-registry-config
|
||||
name: pvc-registry-config
|
||||
imagePullSecrets:
|
||||
- name: fokais-regcred
|
||||
volumes:
|
||||
- name: pvc-registry
|
||||
persistentVolumeClaim:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue