We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d6ce7 commit 1e1fce1Copy full SHA for 1e1fce1
.github/workflows/deploy.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
context: .
23
push: true
24
- tags: scaling_kubernetes_hpa_vpa/worker:latest
+ tags: narsic/scaling_kubernetes_hpa_vpa:latest
25
26
deploy-to-k8s:
27
runs-on: ubuntu-latest
0 commit comments