From 47ba3dd13d1196702baeab6fc74b49f1aad281f3 Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Sun, 29 Jan 2023 11:44:19 +0200 Subject: [PATCH] whops --- library/common-test/values.yaml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/library/common-test/values.yaml b/library/common-test/values.yaml index f1ec7e5ff5..67cebbb6ff 100644 --- a/library/common-test/values.yaml +++ b/library/common-test/values.yaml @@ -3,16 +3,3 @@ service: ports: main: port: 65535 -controllers: - main: - type: CronJob - schedule: "* * * * *" - pod: - containers: - main: - securityContext: - runAsUser: 1000 - runAsGroup: 1000 - capabilities: - add: - - something