We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7fd05 commit a208195Copy full SHA for a208195
helm/values.yaml
@@ -1,18 +1,18 @@
1
kubernetes:
2
image: simpleidserver/faaskubernetes
3
- tag: "0.0.3"
+ tag: "0.0.4"
4
replicaCount: 1
5
website:
6
image: simpleidserver/faaswebsite
7
8
9
nodePort: 30003
10
gateway:
11
image: simpleidserver/faasgateway
12
13
14
nodePort: 30001
15
prometheus:
16
image: simpleidserver/faasprometheus
17
18
0 commit comments