functions/deploy/kustomization.yaml
2025-01-21 17:21:57 +00:00

22 lines
532 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: functions
images:
- name: blob-proxy
newName: code.icb4dc0.de/infrastructure/functions/blob-proxy
newTag: 38ec5d7f43ef8c69307903496f25df79e8e859a6
- name: comics
newName: code.icb4dc0.de/infrastructure/functions/comics
newTag: 38ec5d7f43ef8c69307903496f25df79e8e859a6
resources:
- resources/namespace.yaml
- resources/executor.yaml
- resources/routes.yaml
- apps/comics.yaml
- apps/blob-proxy.yaml
configurations:
- kustomizeconfig/spinapp.yaml