Skip to content

Commit 8ff18aa

Browse files
committed
Update copyrights
1 parent 31a522c commit 8ff18aa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kubernetes/charts/weblogic-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2018, 2021, Oracle and/or its affiliates.
1+
# Copyright (c) 2018, 2023, Oracle and/or its affiliates.
22
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
33

44
apiVersion: v1

kubernetes/charts/weblogic-operator/templates/_operator-dep.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2018, 2021, Oracle and/or its affiliates.
1+
# Copyright (c) 2018, 2023, Oracle and/or its affiliates.
22
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
33

44
{{- define "operator.operatorDeployment" }}

kubernetes/charts/weblogic-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# serviceAccount specifies the name of the ServiceAccount in the operator's namespace that the
55
# operator will use to make requests to the Kubernetes API server.
66
# 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.
88
serviceAccount: "default"
99

1010
# domainNamespaceSelectionStrategy specifies how the operator will select the set of namespaces

0 commit comments

Comments
 (0)