feat(docker-registry): add registry
This commit is contained in:
parent
5832b208f3
commit
68b63e6a53
13 changed files with 388 additions and 0 deletions
7
apps/docker-registry/overlays/system/kustomization.yaml
Normal file
7
apps/docker-registry/overlays/system/kustomization.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../../base
|
||||
|
||||
generators:
|
||||
- ./secret-generator.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue