15 lines
272 B
YAML
15 lines
272 B
YAML
|
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: {}
|