File tree 3 files changed +9
-18
lines changed
3 files changed +9
-18
lines changed Original file line number Diff line number Diff line change @@ -1420,18 +1420,15 @@ spec:
1420
1420
served : true
1421
1421
storage : true
1422
1422
additionalPrinterColumns :
1423
- - name : NS
1424
- type : string
1425
- jsonPath : .spec.namespace
1426
1423
- name : V4IP
1427
1424
type : string
1428
1425
jsonPath : .status.v4ip
1429
- - name : Mac
1430
- type : string
1431
- jsonPath : .status.mac
1432
1426
- name : V6IP
1433
1427
type : string
1434
1428
jsonPath : .status.v6ip
1429
+ - name : Mac
1430
+ type : string
1431
+ jsonPath : .status.mac
1435
1432
- name : PMac
1436
1433
type : string
1437
1434
jsonPath : .spec.parentMac
Original file line number Diff line number Diff line change @@ -1958,18 +1958,15 @@ spec:
1958
1958
served: true
1959
1959
storage: true
1960
1960
additionalPrinterColumns:
1961
- - name: NS
1962
- type: string
1963
- jsonPath: .spec.namespace
1964
1961
- name: V4IP
1965
1962
type: string
1966
1963
jsonPath: .status.v4ip
1967
- - name: Mac
1968
- type: string
1969
- jsonPath: .status.mac
1970
1964
- name: V6IP
1971
1965
type: string
1972
1966
jsonPath: .status.v6ip
1967
+ - name: Mac
1968
+ type: string
1969
+ jsonPath: .status.mac
1973
1970
- name: PMac
1974
1971
type: string
1975
1972
jsonPath: .spec.parentMac
Original file line number Diff line number Diff line change @@ -1731,18 +1731,15 @@ spec:
1731
1731
served : true
1732
1732
storage : true
1733
1733
additionalPrinterColumns :
1734
- - name : NS
1735
- type : string
1736
- jsonPath : .spec.namespace
1737
1734
- name : V4IP
1738
1735
type : string
1739
1736
jsonPath : .status.v4ip
1740
- - name : Mac
1741
- type : string
1742
- jsonPath : .status.mac
1743
1737
- name : V6IP
1744
1738
type : string
1745
1739
jsonPath : .status.v6ip
1740
+ - name : Mac
1741
+ type : string
1742
+ jsonPath : .status.mac
1746
1743
- name : PMac
1747
1744
type : string
1748
1745
jsonPath : .spec.parentMac
You can’t perform that action at this time.
0 commit comments