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