proper-website-p2p-api/.drone/helm/api/values.yaml

15 lines
272 B
YAML
Raw Normal View History

2022-05-29 18:39:53 +02:00
name: p2papi-deployment
annotations: {}
replicaCount: 1
release: latest
podAnnotations: {}
imagePullSecrets: {}
containerName: proper-website-p2p-api
image:
image: dutchellie/proper-website-p2p-api
pullPolicy: Always
service:
name: p2papi-service
annotations: {}