Skip to content
Snippets Groups Projects

aptly: add documentation

Open Pablo Vigo Mas requested to merge wip/pvigo/aptly-docs into main
2 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -135,6 +135,6 @@ Run this command to restore the backed up ingress configuration
```kubectl apply -f ingress-oathkeeper-proxy.yaml```
Check the ingress
Validate that the ingress is active and the aptly service is accessible
```curl -k -H "Authorization: Bearer $APTLY_API_TOKEN" https://URL-aptly/path/_aptly/api/repos```
Loading