Mercurial > code > home > repos > zulip
view skaffold.yaml @ 1:2a288d2cb88c
add unread_to_mqtt bridge
author | drewp@bigasterisk.com |
---|---|
date | Tue, 11 Feb 2025 19:20:47 -0800 |
parents | 96f842f12121 |
children |
line wrap: on
line source
apiVersion: skaffold/v3 kind: Config metadata: name: zulip build: artifacts: - image: reg:5000/zulip_image platforms: [amd64] docker: dockerfile: Dockerfile.with-settings manifests: rawYaml: # - volumes.yaml # - env-secrets.yaml - deploy.yaml - ingress.yaml deploy: kubectl: {}