Skip to content

Commit 06b1fa8

Browse files
committed
Updated for changes to imagePullPolicy and imagePullSecrets
1 parent 376e689 commit 06b1fa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

site/kubernetes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ The syntax of the `spec/serverPod/env` and other list sections in the WDT model
8888

8989
If clusters are specified in the `kubernetes/spec` section of the model, those clusters will be configured in the domain resource file, and clusters from the `topology` section will be disregarded.
9090

91+
If the WDT model has a value of `Never` for `spec/imagePullPolicy`, the `imagePullSecrets` default value will not be added.
92+
9193
A full list of sections and variables supported by the Oracle WebLogic Server Kubernetes Operator is available [here](https://github.com/oracle/weblogic-kubernetes-operator/blob/master/docs/domains/Domain.md).
9294

9395
The Extract Domain Resource Tool supports a subset of these sections, including `metadata`, `serverPod`, and `spec`.

0 commit comments

Comments
 (0)