robocar-setup/ansible/roles/microservices/files/robocar/registry/kustomization.yaml

16 lines
274 B
YAML
Raw Normal View History

2024-01-13 17:26:23 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: registry
images:
- name: ghcr.io/project-zot/zot-linux-arm64
newTag: v1.4.3
resources:
- namespace.yaml
- configmaps.yaml
- serviceaccount.yaml
- services.yaml
- deployements.yaml