resources: - ../base namePrefix: photos- commonLabels: app.kubernetes.io/name: photos patches: - target: kind: Ingress name: static-files patch: |- - op: replace path: /spec/rules/0/host value: photos.ofmax.li - op: replace path: /spec/tls/0/hosts/0 value: photos.ofmax.li images: - name: web newName: registry.gitlab.com/grumps/photos.ofmax.li/prod newTag: v0.0.2