Skip to content

Commit

Permalink
Update docs for catalog (#180)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Nov 24, 2021
1 parent 61eaaed commit de7d0ca
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/addons/etcd/tls/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ metadata:
spec:
clientConfig:
caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lVZEJYNnU0RHRyNDA3WkZDTWN6Nzg4Y1YyWHVJd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0RURUxNQWtHQTFVRUF4TUNRMEV3SGhjTk1qRXhNREU1TVRBeE56QXdXaGNOTWpZeE1ERTRNVEF4TnpBdwpXakFOTVFzd0NRWURWUVFERXdKRFFUQ0NBU0l3RFFZSktvWklodmNOQVFFQkJRQURnZ0VQQURDQ0FRb0NnZ0VCCkFMZmp6OEJhbDhpWTdjSTd2OHNFdndpSmJnQXBqTDIvNnVZbXBaQVZvcW50cjJCcmFMbTlCb1czdkMydm5tbWYKWDhRUFBsWnFIeUxzY1gxZUlpazJyWHJEYUdQaU45VHhLQXVrbWJjZXFsUXZScGNZZkVaVTBQMzhNc0xsQUlHaQpZamZxRjR5Z1UyMjA0L3FucVVPbFFjLzh2MmJpRFNSQXNUM1NUT2FVemdMd05KT20wOUlqT1dUQW15Q2xXWmxnClJmV2tETzVTQ0xZd1pmQ1Z1MTdBalJRMTNsZTdocW9GcW9SUW96dUZQMFp0dlVFdWVPSXlSa3ZlYTFRYVNyTjgKcm1aN1BaL0lIb3dyNjFtMFd0bVE3ckw1eTMyOTgxb3hRNGg2UHdLMGNGNVNyOG9WRUR0TGZVeE1OWHpoMXpRUAorY2FhZWlUWklyc1dqRGNxSm9VWk1wVUNBd0VBQWFOQ01FQXdEZ1lEVlIwUEFRSC9CQVFEQWdFR01BOEdBMVVkCkV3RUIvd1FGTUFNQkFmOHdIUVlEVlIwT0JCWUVGQ1FzZmsvcHJxWGwxKzhIODk1WUFmZzR2THQxTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQmpOOHlxalhEaUdqaDFuUGdKVFpZa1FCa1E4SFZHeThIdlFWWG0zdFhHM3RLcApTaVdDQTlPbittR0xZZTlCMi9lOEFJNkIyMFB1Z0NZWHljMHVOb1RiSFdiZ01pNURiNEVZYXdDdVpkN3M4MXlUClRXY1N0VWZFeUdKNW1ycWZ6OFFPaUt0Sk1UeWFYbHllWllURnhnWUsyOThTcDhubFBRQlgzNVBDakZTbXZwa1UKY0N5TllYMDF1RnFhWE9FZTdkTnpBUmhIaU1xVFM0dkNUUnFrbFpMWHB6a3ViZER3WTVKK3gzYmptcDk1RUtmVwpJbkhERTJ2ckxsU0crZDVWNnBuUG54bXc3aGg2L0NMUTNVMXM3V1d0clVlSU9NUDdCcFJxRG05TjJhajJXUHNLCmpEYXdRcFpGdGhmbEdJR1ZqUUNCNFMwTkQzWWliSkVqdHZHMnBuTlkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQ==
Service:
service:
name: etcd
port: 2379
scheme: https
Expand Down
2 changes: 1 addition & 1 deletion docs/addons/mysql/standalone/examples/restored-mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: restored-mysql
namespace: demo
spec:
version: "8.0.21-v2"
version: "8.0.27"
replicas: 1
storageType: Durable
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/addons/mysql/standalone/examples/sample-mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: sample-mysql
namespace: demo
spec:
version: "8.0.21-v2"
version: "8.0.27"
replicas: 1
storageType: Durable
storage:
Expand Down
4 changes: 2 additions & 2 deletions docs/addons/mysql/standalone/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ metadata:
name: sample-mysql
namespace: demo
spec:
version: "8.0.21-v2"
version: "8.0.27"
replicas: 1
storageType: Durable
storage:
Expand Down Expand Up @@ -440,7 +440,7 @@ metadata:
name: restored-mysql
namespace: demo
spec:
version: "8.0.21-v2"
version: "8.0.27"
replicas: 1
storageType: Durable
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/guides/latest/batch-backup/appbinding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: demo
spec:
type: mysql
version: 8.0.14-v3
version: 8.0.27
clientConfig:
service:
name: wordpress-db
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: wordpress-mysql
namespace: demo
spec:
version: 8.0.14-v3
version: 8.0.27
replicas: 1
storageType: Durable
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/guides/latest/hooks/sample-mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: sample-mysql
namespace: demo
spec:
version: 8.0.14-v3
version: 8.0.27
replicas: 1
storageType: Durable
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/latest/batch-backup/batch-backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ metadata:
namespace: demo
spec:
type: mysql
version: 8.0.14-v3
version: 8.0.27
clientConfig:
service:
name: wordpress-db
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/latest/hooks/backup-and-restore-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ metadata:
name: sample-mysql
namespace: demo
spec:
version: 8.0.14-v3
version: 8.0.27
replicas: 1
storageType: Durable
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/latest/hooks/batch-backup-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ metadata:
name: wordpress-mysql
namespace: demo
spec:
version: 8.0.14-v3
version: 8.0.27
replicas: 1
storageType: Durable
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/setup/upgrade/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ For example, here is an example of `spec.task` section before and after the upda
```bash
# Before Update
task:
name: mysql-backup-8.0.21-v2 # remove '-v1' part
name: mysql-backup-8.0.27 # remove '-v1' part
```

```bash
Expand Down

0 comments on commit de7d0ca

Please sign in to comment.