Convert h1 to h2 (2.5)

This commit is contained in:
Billy Tat
2022-10-28 17:08:01 -07:00
parent 15a1e067a6
commit bb76e99d20
87 changed files with 319 additions and 336 deletions
@@ -238,7 +238,7 @@ spec:
encryptionConfigSecretName: test-encryptionconfig
```
# Example Credential Secret for Storing Backups in S3
## Example Credential Secret for Storing Backups in S3
```yaml
apiVersion: v1
@@ -251,7 +251,7 @@ data:
secretKey: <Enter your base64-encoded secret key>
```
# Example EncryptionConfiguration
## Example EncryptionConfiguration
```yaml
apiVersion: apiserver.config.k8s.io/v1