Skip to content

Commit fab996d

Browse files
committed
Updates
1 parent b88bee9 commit fab996d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/quickstart.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ c. Use `helm` to install and start the operator from the directory you just clo
9898
$ helm install kubernetes/charts/weblogic-operator \
9999
--name sample-weblogic-operator \
100100
--namespace sample-weblogic-operator-ns \
101+
--set image=oracle/weblogic-kubernetes-operator:2.0-rc2 \
101102
--set serviceAccount=sample-weblogic-operator-sa \
102103
--set "domainNamespaces={}" \
103104
--wait

0 commit comments

Comments
 (0)