diff options
Diffstat (limited to 'kube/alrest/gitea/kustomization.yaml')
| -rw-r--r-- | kube/alrest/gitea/kustomization.yaml | 8 |
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 |
