You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
295 B

example:
nginx:
image:
repository: docker-registry:32000/minginx
tag: "2.0"
ports:
- name: http
nodePort: 30080
port: 80
targetPort: nginx-http
type: NodePort
kubernetesClusterDomain: cluster.local
pvc:
pvClaim:
storageClass: ""
storageRequest: 2Gi