File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
kubernetes/charts/weblogic-operator Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # Copyright (c) 2018, 2021 , Oracle and/or its affiliates.
1
+ # Copyright (c) 2018, 2023 , Oracle and/or its affiliates.
2
2
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
3
3
4
4
apiVersion : v1
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2018, 2021 , Oracle and/or its affiliates.
1
+ # Copyright (c) 2018, 2023 , Oracle and/or its affiliates.
2
2
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
3
3
4
4
{ {- define " operator.operatorDeployment" } }
Original file line number Diff line number Diff line change 4
4
# serviceAccount specifies the name of the ServiceAccount in the operator's namespace that the
5
5
# operator will use to make requests to the Kubernetes API server.
6
6
# The customer is responsible for creating the ServiceAccount in the same namespace as this Helm release.
7
- # If not specified, the the operator will use the Helm release namespace's 'default' ServiceAccount.
7
+ # If not specified, the operator will use the Helm release namespace's 'default' ServiceAccount.
8
8
serviceAccount : " default"
9
9
10
10
# domainNamespaceSelectionStrategy specifies how the operator will select the set of namespaces
You can’t perform that action at this time.
0 commit comments