Ulf Gebhardt 5ef8db0dc1
v3.12.1
update secrets

update secrets

update quotes

quote everything

update secrets

simplify future merges
2025-09-13 17:33:11 +02:00

22 lines
681 B
Go Template

{{ $image_tag := env "IMAGE_TAG" | default (exec "../scripts/branded_image_tag.sh" (list) | trim) }}
deploy:
GITHUB_REPOSITORY: ocelot-social-community/stage.ocelot.social
IMAGE_TAG: {{ $image_tag }}
DOMAIN: stage.ocelot.social
REDIRECT_DOMAINS: []
NAMESPACE: ocelot-staging
RELEASE_NAME_OCELOT: ocelot-social
ocelot:
options:
PRODUCTION_DB_CLEAN_ALLOW: "false"
PUBLIC_REGISTRATION: "true"
INVITE_REGISTRATION: "true"
CATEGORIES_ACTIVE: "true"
MAX_PINNED_POSTS: "1"
BADGES_ENABLED: "true"
NETWORK_NAME: "stage.ocelot.social"
ASK_FOR_REAL_NAME: "false"
REQUIRE_LOCATION: "false"