wildduck-exporter/skaffold.yaml

19 lines
318 B
YAML

---
apiVersion: skaffold/v3
kind: Config
metadata:
name: wildduck-exporter
build:
artifacts:
- docker:
dockerfile: Dockerfile
image: harbor.k-space.ee/k-space/wildduck-exporter
deploy:
kubectl:
flags:
global:
- --namespace=wildduck
manifests:
rawYaml:
- deployment.yaml