feat(docker-registry): add registry
This commit is contained in:
parent
5832b208f3
commit
8d9cfb8292
14 changed files with 406 additions and 0 deletions
10
apps/docker-registry/overlays/system/deployment.patch.yaml
Normal file
10
apps/docker-registry/overlays/system/deployment.patch.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: docker-registry
|
||||
spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
updated-at/secret: 2024-10-16T15:23-04:00
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue