Create values.yaml

This commit is contained in:
Barahalikar Siddharth
2022-06-09 18:31:52 +05:30
committed by GitHub
parent f4004b2d36
commit fe1e32a33b

22
helm-chart/values.yaml Normal file
View File

@@ -0,0 +1,22 @@
replicaCount: 1
image:
repository: siddharth67/php-random-shapes:v1
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
service:
type: ClusterIP
port: 80
color:
circle: black
oval: black
triangle: black
rectangle: black
square: black