-
Notifications
You must be signed in to change notification settings - Fork 631
Commit c95d8be
author
committedKeiji Hokamura
feat: make the entrypoint of pgBackRest image configurable
1 parent da682a2 commit c95d8be
File tree
6 files changed
+39
-1
lines changed- config/crd/bases
- docs/content/references
- internal/controller/postgrescluster
- pkg/apis/postgres-operator.crunchydata.com/v1beta1
6 files changed
+39
-1
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
46 | 52 |
| |
47 | 53 |
| |
48 | 54 |
| |
|
Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
679 | 679 |
| |
680 | 680 |
| |
681 | 681 |
| |
682 | - | ||
683 | 682 |
| |
684 | 683 |
| |
685 | 684 |
| |
| |||
694 | 693 |
| |
695 | 694 |
| |
696 | 695 |
| |
696 | + | ||
697 | + | ||
698 | + | ||
699 | + | ||
700 | + | ||
701 | + | ||
697 | 702 |
| |
698 | 703 |
| |
699 | 704 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2715 | 2715 |
| |
2716 | 2716 |
| |
2717 | 2717 |
| |
2718 | + | ||
2719 | + | ||
2720 | + | ||
2721 | + | ||
2722 | + | ||
2723 | + | ||
2724 | + | ||
2725 | + | ||
2726 | + | ||
2727 | + | ||
2728 | + | ||
2729 | + | ||
2730 | + | ||
2718 | 2731 |
| |
2719 | 2732 |
| |
2720 | 2733 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | + | ||
124 | + | ||
125 | + | ||
126 | + | ||
123 | 127 |
| |
124 | 128 |
| |
125 | 129 |
| |
|
Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments