We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd53653 + 1cc307c commit a9279f7Copy full SHA for a9279f7
bin/docker/k8s/countly-frontend.yaml
@@ -38,7 +38,7 @@ spec:
38
topologyKey: "kubernetes.io/hostname"
39
containers:
40
- name: countly-frontend
41
- image: countly/api:19.08.1
+ image: countly/frontend:19.08.1
42
# image: gcr.io/countly-01/frontend:19.08.1 # Enterprise Edition
43
imagePullPolicy: Always
44
ports:
0 commit comments