Skip to content

Commit

Permalink
Release 0.0.2 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
disposab1e committed Jul 8, 2020
1 parent 754f835 commit fe105d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/scripts/test/ocp/sealed-secret-install
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ oc apply -f build/scripts/test/sealed-secret/master.key -n sealed-secrets
oc delete pod -l app.kubernetes.io/instance=sealed-secret-controller -n sealed-secrets
oc rollout status -w deployment/sealed-secret-controller-sealed-secrets -n sealed-secrets
oc apply -f build/scripts/test/sealed-secret/a-secret.json -n sealed-secrets
echo "Wait 10"
sleep 10
oc get secret a-secret -n sealed-secrets

0 comments on commit fe105d1

Please sign in to comment.