Skip to content

Commit f2deb0f

Browse files
fix(helm-example): use rhosak org (redhat-developer#637)
1 parent bc25936 commit f2deb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-examples/helm-kafka-example/templates/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
secretKeyRef:
3737
name: {{ .Values.rhoas.secret }}
3838
key: RHOAS_SERVICE_ACCOUNT_CLIENT_SECRET
39-
image: rkpattnaik/quarkus-kafka-quickstart:1.0-SNAPSHOT
39+
image: quay.io/rhosak/quarkus-kafka-quickstart-helm:1.0-SNAPSHOT
4040
imagePullPolicy: Always
4141
name: rhoas-quarkus-kafka-quickstart
4242
ports:

0 commit comments

Comments
 (0)