Skip to content

Commit fe105d1

Browse files
committed
Release 0.0.2 (#6)
1 parent 754f835 commit fe105d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/scripts/test/ocp/sealed-secret-install

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ oc apply -f build/scripts/test/sealed-secret/master.key -n sealed-secrets
1717
oc delete pod -l app.kubernetes.io/instance=sealed-secret-controller -n sealed-secrets
1818
oc rollout status -w deployment/sealed-secret-controller-sealed-secrets -n sealed-secrets
1919
oc apply -f build/scripts/test/sealed-secret/a-secret.json -n sealed-secrets
20+
echo "Wait 10"
21+
sleep 10
2022
oc get secret a-secret -n sealed-secrets

0 commit comments

Comments
 (0)