Mercurial > code > home > repos > zulip
view skaffold.yaml @ 2:6fc2c741f1a6 default tip
dead code
author | drewp@bigasterisk.com |
---|---|
date | Tue, 11 Feb 2025 19:21:39 -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: {}