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 124f549 commit 1bf3a67Copy full SHA for 1bf3a67
.github/workflows/build-test.yaml
@@ -691,9 +691,9 @@ jobs:
691
--shared-password password \
692
--kotsadm-registry ttl.sh \
693
--kotsadm-namespace automated-${{ github.run_id }} \
694
- --additional-labels testlabel1=testvalue1 \
+ --additional-labels testlabel1=testvalue2 \
695
--additional-labels test.label/two=test.value.two \
696
- --additional-annotations testannotation1=testannotationvalue1 \
+ --additional-annotations testannotation1=testannotationvalue2 \
697
--additional-annotations test.annotation/two=testannotation.value.two \
698
--kotsadm-tag 24h | tee output.txt
699
0 commit comments