File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Then you can run the make targets. The apply-demo will take a moment to complet
95
95
make initialise-helm
96
96
make prepare-operator
97
97
98
- (8) You need to wait about 30 seconds for the operator to become available and then you can:
98
+ (8) You need to wait about 30 seconds for the operator to become available. Then you can run :
99
99
100
100
make install-operator
101
101
@@ -112,8 +112,10 @@ Then you can run the make targets. The apply-demo will take a moment to complet
112
112
mariadb-operator-db9bb8b74-68xhq 1/1 Running 0 4m31s
113
113
mariadb-operator-webhook-555dc947cd-nvvgj 1/1 Running 0 4m31s
114
114
115
+ Make sure all containers report ` READY ` status before proceeding to the next step.
116
+
115
117
(10) You should now have a fully running Kubernetes Cluster with a MariaDB database environment.
116
- To install the application run:
118
+ To install the [ PhotoPrism ] ( https://docs.photoprism.app/ ) application run:
117
119
118
120
make install-photo-pvc
119
121
You can’t perform that action at this time.
0 commit comments