We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce60ff1 commit 5c1f0b3Copy full SHA for 5c1f0b3
README.md
@@ -97,7 +97,7 @@ spec:
97
You can run the test suite with:
98
99
1. Go to `https://my.selectel.ru/profile/apikeys`, get one or create new api token
100
-2. Fill in the appropriate values in `testdata/selectel/apikey.yml` and `testdata/selectel/config.json`
+2. Fill in the appropriate values in `testdata/selectel/apikey.yml` and `testdata/selectel/config.json`
101
102
```bash
103
$ TEST_ZONE_NAME=example.com. make test
deploy/cert-manager-webhook-selectel/values.yaml
@@ -16,7 +16,7 @@ replicaCount: 1
16
17
image:
18
repository: ghcr.io/selectel/cert-manager-webhook-selectel
19
- tag: v1.2.0
+ tag: v1.2.3
20
pullPolicy: Always
21
22
nameOverride: ""
0 commit comments