FEAT(docs): add source-hash annotation to docs dep

- Enables ArgoCD to detect source code changes in asset/ folder
- Update this annotation value when docusaurus source changes
This commit is contained in:
2025-12-30 11:15:45 +09:00
parent a0c6297124
commit a6fdc0e059

View File

@@ -14,6 +14,8 @@ spec:
metadata:
labels:
app: docusaurus
annotations:
docusaurus/source-hash: "2024-12-30-v1"
spec:
initContainers:
- name: build-docusaurus