init
This commit is contained in:
16
chart/values.yaml
Normal file
16
chart/values.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: git.fisoft.eu/ficik/minikube/hello
|
||||
tag: latest
|
||||
pullPolicy: Always
|
||||
|
||||
imagePullSecrets:
|
||||
- name: git-fisoft-registry
|
||||
|
||||
service:
|
||||
port: 80
|
||||
|
||||
ingress:
|
||||
className: nginx
|
||||
host: hello.k.mancave.link
|
||||
Reference in New Issue
Block a user