From d7fee24fe3a720470e3f72c56cc1ee611be69a52 Mon Sep 17 00:00:00 2001 From: Mike DAmato Date: Wed, 22 May 2024 10:00:37 -0400 Subject: [PATCH] fix lint again --- README.md | 11 +++++++++++ sample_files/pod-security-admission-config.yaml | 7 ++++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 20d0f805..a6dc3363 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,17 @@ Build a Kubernetes cluster using RKE2 via Ansible |________________________________________________________| ``` +Unofficial Rancher Government Repository +--------- + +Support: Please note that the code provided in this repository is not supported under any official support subscriptions. While we strive to ensure the quality and functionality of our code, we provide it on an "as-is" basis and make no guarantees regarding its performance. + +Issues: We understand that issues may arise, and while we do not offer formal support, we will address reported issues on a "best effort" basis. We encourage users to report any problems or bugs they encounter, and we will do our best to address them in a timely manner. + +Contributions: Contributions to this repository are welcome! If you have improvements or fixes, please feel free to submit a pull request. We appreciate your efforts to improve the quality and effectiveness of this code. + +Thank you for your understanding and cooperation. + Ansible RKE2 (RKE Government) Playbook --------- [![LINT](https://github.com/rancherfederal/rke2-ansible/actions/workflows/ci.yml/badge.svg)](https://github.com/rancherfederal/rke2-ansible/actions/workflows/ci.yml) diff --git a/sample_files/pod-security-admission-config.yaml b/sample_files/pod-security-admission-config.yaml index 280749ca..6aaaa5a8 100644 --- a/sample_files/pod-security-admission-config.yaml +++ b/sample_files/pod-security-admission-config.yaml @@ -1,6 +1,7 @@ -#This sample list was generated from: -#https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates#exempting-required-rancher-namespaces -#For security reasons, this list should be as concise as possible - only include active namespaces that need to be except from a restricted profile. +# This sample list was generated from: +# https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates#exempting-required-rancher-namespaces +# For security reasons, this list should be as concise as possible +# only include active namespaces that need to be except from a restricted profile. --- apiVersion: apiserver.config.k8s.io/v1