docs(ci-sizer): 📝 add opt-in comment to gitlab webhook app
Clarifies that the GitLab webhook ArgoCD app is optional and should only be hydrated for clusters running GitLab Runner. Ref: IPCEICIS-6886
This commit is contained in:
parent
fe51e8588c
commit
d161b8ea4d
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# Optional: GitLab CI integration
|
||||
# Only hydrate this app for clusters that run GitLab Runner.
|
||||
# For Forgejo/GitHub-only deployments, omit this app from stacks-instances.
|
||||
# See: ci-sizer/docs/deployment-modes.md
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue