Skip to content

Commit

Permalink
chore(manifests): update manifests by export-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
powerfooI committed Mar 1, 2024
1 parent 17fac6b commit 5eea103
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/ob-operator/templates/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5731,6 +5731,8 @@ spec:
type: string
ready:
type: boolean
serviceIp:
type: string
startServiceTime:
format: int64
type: integer
Expand Down Expand Up @@ -11882,6 +11884,8 @@ spec:
properties:
server:
type: string
serviceIP:
type: string
status:
type: string
required:
Expand Down
4 changes: 4 additions & 0 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5744,6 +5744,8 @@ spec:
type: string
ready:
type: boolean
serviceIp:
type: string
startServiceTime:
format: int64
type: integer
Expand Down Expand Up @@ -11895,6 +11897,8 @@ spec:
properties:
server:
type: string
serviceIP:
type: string
status:
type: string
required:
Expand Down

0 comments on commit 5eea103

Please sign in to comment.