File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ spec:
177
177
secret:
178
178
name: <my_database_credentials_secret_name>
179
179
# type field is optional. you can keep it empty.
180
- # if you keep it emtpty then the value of TARGET_APP_RESOURCE variable
180
+ # if you keep it empty then the value of TARGET_APP_RESOURCE variable
181
181
# will be set to "appbinding" during auto-backup.
182
182
type: mysql
183
183
` ` `
@@ -285,7 +285,7 @@ secret/gcs-secret created
285
285
286
286
**Create Repository:**
287
287
288
- Now, crete a `Respository ` using this secret. Below is the YAML of Repository CRD we are going to create,
288
+ Now, crete a `Repository ` using this secret. Below is the YAML of Repository CRD we are going to create,
289
289
290
290
` ` ` yaml
291
291
apiVersion: stash.appscode.com/v1alpha1
You can’t perform that action at this time.
0 commit comments