Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 2bd05f4

Browse files
committed
Remove warning note as this should not happen anymore
1 parent 7026625 commit 2bd05f4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ There is a german article about [Security DevOps – Angreifern (immer) einen Sc
5656
# Deploy secureCodeBox Operator
5757
kubectl create namespace securecodebox-system
5858
helm -n securecodebox-system install securecodebox-operator ./operator/
59-
# The Operator Deployment might fail if the minio instance takes to long to start up
60-
# When this happens re-trigger the Operator deployment by running "kubectl -n securecodebox-system rollout restart deployment securecodebox-controller-manager"
6159

6260
# Elasticsearch Persistence Provider Deployment
6361
helm install persistence-elastic ./persistence/persistence-elastic/

0 commit comments

Comments
 (0)