diff --git a/.gitea/workflows/build-and-push.yaml b/.gitea/workflows/build-and-push.yaml index ab86065..b44d31e 100644 --- a/.gitea/workflows/build-and-push.yaml +++ b/.gitea/workflows/build-and-push.yaml @@ -113,4 +113,4 @@ jobs: echo "If steps 1-4 passed, Helm upgrade from CI is technically feasible." echo "RBAC may need to be extended for the runner ServiceAccount to allow:" echo " - get/list/create/update Deployments, Services, ConfigMaps, Secrets" - echo " - in the target namespace for user deployments" \ No newline at end of file + echo " - in the target namespace for user deployments" \ No newline at end of file