aboutsummaryrefslogtreecommitdiff
path: root/kube/alrest/gitea/kustomization.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kube/alrest/gitea/kustomization.yaml')
-rw-r--r--kube/alrest/gitea/kustomization.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/kube/alrest/gitea/kustomization.yaml b/kube/alrest/gitea/kustomization.yaml
index 366bbb6..51722a7 100644
--- a/kube/alrest/gitea/kustomization.yaml
+++ b/kube/alrest/gitea/kustomization.yaml
@@ -14,4 +14,10 @@ configMapGenerator:
- name: anubis-cfg
behavior: create
files:
- - ./cfg/anubis/botPolicies.json \ No newline at end of file
+ - ./cfg/anubis/botPolicies.json
+ - ./cfg/anubis/botPolicies.yaml
+
+- name: botstopper-custom-css
+ behavior: create
+ files:
+ - ./cfg/botstopper/custom.css \ No newline at end of file