cloud-native-toolkit / cloud-native-toolkit/planning
wrong instructions at https://cloudnativetoolkit.dev/admin/argocd-setup/
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
the instructions refer to using the generic-local artifactory repo url instead of the namespace url. ArgoCD requires the index from the namespace related artifacts in artifactory
bad: https://artifactory-tools.fs-arch-dev-cluster-d58a60699648ec7c305a926c930b0738-0000.us-south.containers.appdomain.cloud/artifactory/generic-local/
good: https://artifactory-tools.fs-arch-dev-cluster-d58a60699648ec7c305a926c930b0738-0000.us-south.containers.appdomain.cloud/artifactory/generic-local/fsc-falconbanc
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://cloudnativetoolkit.dev/admin/argocd-setup/
2. follow instructions to use 'generic-local' link from artifactory in argocd https repo setup
3. place generic-local url into argocd
4. watch argocd barf - 404
**Expected behavior**
argocd should find and accept url for repo from artifactory
**Screenshots**
If applicable, add screenshots to help explain your problem.
**IBM Cloud**
Select the services and tools affected
- [ ] IBM Kubernetes Service Managed Service
- [ ] Red Hat OpenShift Managed Services
- [ ] Jenkins
- [ ] Tekton
- [ ] SonarQube
- [ ] Pact
- [ ] Artifactory
- [ ] IBM Image Registry
- [x] argocd
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.