docs: update CRD docs

This commit is contained in:
Peter 2025-02-03 16:09:47 +01:00
parent 6c61adb1c7
commit 45630f7326
Signed by: prskr
GPG key ID: F56BED6903BC5E37
4 changed files with 114 additions and 4 deletions
.github/workflows

View file

@ -35,7 +35,8 @@ jobs:
run: mkdocs build
- name: Copy files to the s3 website content bucket
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
# for the time being, let's just always deploy the docs
# if: ${{ startsWith(github.ref, 'refs/tags/v') }}
run: rclone sync site/ HCLOUD:/1661580-supabase-operator-docs/
env:
RCLONE_CONFIG_HCLOUD_TYPE: s3