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:
@@ -14,6 +14,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: docusaurus
|
||||
annotations:
|
||||
docusaurus/source-hash: "2024-12-30-v1"
|
||||
spec:
|
||||
initContainers:
|
||||
- name: build-docusaurus
|
||||
|
||||
Reference in New Issue
Block a user