Skip to content

Commit b84363c

Browse files
committed
fix: missing controller-gen run
Signed-off-by: Francesco Canovai <[email protected]>
1 parent c27dc1e commit b84363c

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

api/v1/zz_generated.deepcopy.go

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/crd/bases/barmancloud.cnpg.io_objectstores.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ spec:
383383
for the sidecar that runs in the instance pods.
384384
properties:
385385
env:
386-
description: The environment to be explicitely passed to the sidecar
386+
description: The environment to be explicitly passed to the sidecar
387387
items:
388388
description: EnvVar represents an environment variable present
389389
in a Container.

0 commit comments

Comments
 (0)