Commit d4f0ff1
committed
Add name and version Labels to CRD during generation
Adds the name and version labels, i.e.
app.kubernetes.io/name: pgo
app.kubernetes.io/version: 5.1.2
to the PostgresCluster CRD generation process and update the
current CRD to match. This will align all of our CRDs across
install method.1 parent 956d35d commit d4f0ff1
File tree
2 files changed
+14
-0
lines changed- build/crd
- config/crd/bases
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments