diff --git a/README.md b/README.md index 5c8d22d..66bbae2 100644 --- a/README.md +++ b/README.md @@ -630,7 +630,7 @@ To administrate the CLA signing process, we are using **[CLA assistant lite](htt ## License -This schema and repository is licensed under the **EUPL-1.2 License**. +This tool and repository is licensed under the **EUPL-1.2 License**. You can find the full license in the **[LICENSE](LICENSE)** file. We encourage all modifications and contributions to be shared back with the community, for example through pull requests to this repository. diff --git a/template/instanced-k8s-challenge.yml b/template/instanced-k8s-challenge.yml index b1b84d2..c516ec2 100644 --- a/template/instanced-k8s-challenge.yml +++ b/template/instanced-k8s-challenge.yml @@ -1,4 +1,4 @@ -apiVersion: ctfpilot.com/v1 +apiVersion: kube-ctf.ctfpilot.com/v1 kind: instancedChallenge metadata: name: "{{ CHALLENGE_NAME }}"