fixin
All checks were successful
Publish new notes / build-quartz (push) Successful in 1m39s
Publish new notes / deploy (push) Successful in 23s

This commit is contained in:
VR 2025-06-23 22:47:45 +01:00
parent abe5f110f6
commit 2d1a7495cc

View File

@ -233,7 +233,7 @@ Good practice says that I should add some resource limits and requests, but I'll
I'm running a local Gitea instance, so I just created a new [repo](https://k3gtpi.jumpingcrab.com/vlad/vlads-notes) and saved the K8s cluster config as a repo secret called "K8S_CONF" (use secrets instead of plain variables as the latter can be exposed in the action's logs)
![[gitea_secret_setup.png]]
![gitea_secret_setup](gitea_secret_setup.png)
I then created the ".gitea/workflows" directories and placed the workflow YAML file (publish.yaml) within. The workflow is split into two jobs:
- 1st job