Skip to content

Commit f3784b3

Browse files
authored
Merge pull request #5 from philrhurst/dev
update to enum for IP Families
2 parents 08bff2a + dbd60a1 commit f3784b3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/crd/bases/postgres-operator.crunchydata.com_postgresclusters.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14668,7 +14668,6 @@ spec:
1466814668
enum:
1466914669
- IPv4
1467014670
- IPv6
14671-
- foo
1467214671
type: string
1467314672
type: array
1467414673
ipFamilyPolicy:
@@ -15025,7 +15024,6 @@ spec:
1502515024
enum:
1502615025
- IPv4
1502715026
- IPv6
15028-
- foo
1502915027
type: string
1503015028
type: array
1503115029
ipFamilyPolicy:
@@ -15088,7 +15086,6 @@ spec:
1508815086
enum:
1508915087
- IPv4
1509015088
- IPv6
15091-
- foo
1509215089
type: string
1509315090
type: array
1509415091
ipFamilyPolicy:
@@ -16799,7 +16796,6 @@ spec:
1679916796
enum:
1680016797
- IPv4
1680116798
- IPv6
16802-
- foo
1680316799
type: string
1680416800
type: array
1680516801
ipFamilyPolicy:

0 commit comments

Comments
 (0)