Skip to content

Commit c4f3fb8

Browse files
committed
Rebuilt charts
1 parent 3bc589b commit c4f3fb8

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

docs/charts/index.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
apiVersion: v1
22
entries:
33
weblogic-operator:
4-
- created: "2019-07-25T14:26:55.411022-04:00"
4+
- created: "2019-08-16T09:50:10.645794-04:00"
55
description: Helm chart for configuring the WebLogic operator.
6-
digest: 755825da5adcc30f57bca540509813aeb8d73ddd69d85e4f30b29d73696e2ee8
6+
digest: cbc6caaa6eb28e3c7e906ede14b2ae511a0b35fc12a8e3ab629155b09993e8b2
77
name: weblogic-operator
88
urls:
99
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.3.0.tgz
1010
version: 2.3.0
11-
- created: "2019-07-25T14:26:55.408716-04:00"
11+
- created: "2019-08-16T09:50:10.643754-04:00"
1212
description: Helm chart for configuring the WebLogic operator.
1313
digest: 23d5a1c554fa8211cc1e86b7ade09460917cb2069e68fb4bfdddafc8db44fdcd
1414
name: weblogic-operator
1515
urls:
1616
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.1.tgz
1717
version: 2.2.1
18-
- created: "2019-07-25T14:26:55.407036-04:00"
18+
- created: "2019-08-16T09:50:10.641237-04:00"
1919
description: Helm chart for configuring the WebLogic operator.
2020
digest: bba303686cb55d84fe8c0d693a2436e7e686b028085b56e012f6381699a3911f
2121
name: weblogic-operator
2222
urls:
2323
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.2.0.tgz
2424
version: 2.2.0
25-
- created: "2019-07-25T14:26:55.405384-04:00"
25+
- created: "2019-08-16T09:50:10.638374-04:00"
2626
description: Helm chart for configuring the WebLogic operator.
2727
digest: 391e23c0969ada5f0cd2a088ddc6f11f237f57521801ed3925db2149a8437a0d
2828
name: weblogic-operator
2929
urls:
3030
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.1.tgz
3131
version: "2.1"
32-
- created: "2019-07-25T14:26:55.403824-04:00"
32+
- created: "2019-08-16T09:50:10.636172-04:00"
3333
description: Helm chart for configuring the WebLogic operator.
3434
digest: 298acda78ab73db6b7ba6f2752311bfa40c65874e03fb196b70976192211c1a5
3535
name: weblogic-operator
3636
urls:
3737
- https://oracle.github.io/weblogic-kubernetes-operator/charts/weblogic-operator-2.0.1.tgz
3838
version: 2.0.1
39-
generated: "2019-07-25T14:26:55.401818-04:00"
39+
generated: "2019-08-16T09:50:10.633063-04:00"
19 Bytes
Binary file not shown.

docs/domains/Domain.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@
379379
"type": "number"
380380
},
381381
"enabled": {
382-
"description": "True, if this domain is deployed under an Istio service mesh. Defaults to false. Not required.",
382+
"description": "True, if this domain is deployed under an Istio service mesh. Defaults to true when the \u0027istio\u0027 element is included. Not required.",
383383
"type": "boolean"
384384
}
385385
}

docs/domains/Domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ ServerPod describes the configuration for a Kubernetes pod for a server.
187187

188188
| Name | Type | Description |
189189
| --- | --- | --- |
190-
| `enabled` | Boolean | True, if this domain is deployed under an Istio service mesh. Defaults to false. Not required. |
190+
| `enabled` | Boolean | True, if this domain is deployed under an Istio service mesh. Defaults to true when the 'istio' element is included. Not required. |
191191
| `readinessPort` | number | The WebLogic readiness port for Istio. Defaults to 8888. Not required. |
192192

193193
### Probe Tuning

docs/domains/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1299,7 +1299,7 @@
12991299
"type": "number"
13001300
},
13011301
"enabled": {
1302-
"description": "True, if this domain is deployed under an Istio service mesh. Defaults to false. Not required.",
1302+
"description": "True, if this domain is deployed under an Istio service mesh. Defaults to true when the \u0027istio\u0027 element is included. Not required.",
13031303
"type": "boolean"
13041304
}
13051305
}

0 commit comments

Comments
 (0)