Skip to content

Commit 386b1bb

Browse files
Update howto-deploy-java-wls-app.md
1 parent 641e0a9 commit 386b1bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/howto-deploy-java-wls-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -603,8 +603,8 @@ In the previous steps, you created the auxiliary image including models and WDT.
603603
604604
1. Apply the auxiliary image by patching the domain custom resource definition (CRD) using the `kubectl patch` command.
605605
606-
The auxiliary image is defined in `spec.configuration.model.auxiliaryImages`, as shown in the following example. For more information, see [auxiliary images](https://oracle.github.io/weblogic-kubernetes-operator/managing-domains/model-in-image/auxiliary-images/).
607-
606+
The auxiliary image is defined in `spec.configuration.model.auxiliaryImages`, as shown in the following example.
607+
608608
```yaml
609609
spec:
610610
clusters:

0 commit comments

Comments
 (0)