Adding ingestion service
Infrastructure Submissions:
- [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES/NO] I have updated the documentation accordingly.
- [YES/NO/NA] I have added tests to cover my changes.
- [YES/NO/NA] All new and existing tests passed.
- [YES/NO/NA] I have formatted the terraform code. (
terraform fmt -recursive && go fmt ./...
)
Current Behavior or Linked Issues
This is adding the ingestion service to the ingress to complete the glab onboarding. The documentation has been added. The rest sample calls will be added in a follow up MR
Does this introduce a breaking change?
- [YES/NO]
Other information
Service on boarding issue for ingestion service is created
Edited by Sumra Zafar