We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7353010 commit 1cc307cCopy full SHA for 1cc307c
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