Skip to content

Commit

Permalink
fix bundle validate: Add Galera to config/samples
Browse files Browse the repository at this point in the history
Resolves:

WARN[0000] Warning: Value mariadb.openstack.org/v1beta1, Kind=Galera: provided API should have an example annotation
  • Loading branch information
dprince committed Nov 16, 2023
1 parent ad766a5 commit 2b1387a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/samples/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
resources:
- mariadb_v1beta1_mariadb.yaml
- mariadb_v1beta1_mariadbdatabase.yaml
- mariadb_v1beta1_galera.yaml
#+kubebuilder:scaffold:manifestskustomizesamples

0 comments on commit 2b1387a

Please sign in to comment.