diff options
Diffstat (limited to 'manifests/cgit/cgit-sa.yaml')
| -rw-r--r-- | manifests/cgit/cgit-sa.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/cgit/cgit-sa.yaml b/manifests/cgit/cgit-sa.yaml new file mode 100644 index 0000000..43f5e65 --- /dev/null +++ b/manifests/cgit/cgit-sa.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: ServiceAccount +metadata: + name: cgit |