Merge pull request #597 from 3dwardch3ng/app/gitea
add gitea service account
This commit is contained in:
6
apps/gitea/env/k3s-cluster/service-account.yaml
vendored
Normal file
6
apps/gitea/env/k3s-cluster/service-account.yaml
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: ServiceAccount
|
||||||
|
metadata:
|
||||||
|
name: gitea
|
||||||
|
namespace: gitea
|
||||||
|
automountServiceAccountToken: true
|
||||||
Reference in New Issue
Block a user