aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/templates
diff options
context:
space:
mode:
authorJakub Latusek <j.latusek@samsung.com>2020-10-12 11:54:43 +0000
committerJakub Latusek <j.latusek@samsung.com>2020-10-12 14:07:07 +0200
commit41d4e8ee56e4dfd4bed02211ea3f95d4ae1e7afe (patch)
tree51ba0d4a54d92e08b16df2bb908f80ecfae97d7d /kubernetes/onap/templates
parent7ba9cb9f6e9dd62210d42eb19e693293bab52042 (diff)
[ONAP] update api version
Change-Id: I0f3278d513430ddf18abd3580a48f0d7a0bccc78 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562
Diffstat (limited to 'kubernetes/onap/templates')
-rw-r--r--kubernetes/onap/templates/clusterrolebinding.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/onap/templates/clusterrolebinding.yaml b/kubernetes/onap/templates/clusterrolebinding.yaml
index 2367143b11..c2f48d9ba8 100644
--- a/kubernetes/onap/templates/clusterrolebinding.yaml
+++ b/kubernetes/onap/templates/clusterrolebinding.yaml
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-apiVersion: rbac.authorization.k8s.io/v1beta1
+apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: {{ include "common.namespace" . }}-binding