Skip to content

Commit

Permalink
update manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
pb82 committed Nov 30, 2021
1 parent cefbfa1 commit 82d2a06
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/crd/bases/integreatly.org_grafanas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4793,6 +4793,10 @@ spec:
periodSeconds:
format: int32
type: integer
scheme:
description: URIScheme identifies the scheme used for connection
to a host for Get actions
type: string
successThreshold:
format: int32
type: integer
Expand All @@ -4811,6 +4815,10 @@ spec:
periodSeconds:
format: int32
type: integer
scheme:
description: URIScheme identifies the scheme used for connection
to a host for Get actions
type: string
successThreshold:
format: int32
type: integer
Expand Down
3 changes: 3 additions & 0 deletions deploy/manifests/latest/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.4.1
creationTimestamp: null
name: grafanadashboards.integreatly.org
spec:
group: integreatly.org
Expand Down Expand Up @@ -113,6 +114,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.4.1
creationTimestamp: null
name: grafanadatasources.integreatly.org
spec:
group: integreatly.org
Expand Down Expand Up @@ -537,6 +539,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.4.1
creationTimestamp: null
name: grafanas.integreatly.org
spec:
group: integreatly.org
Expand Down

0 comments on commit 82d2a06

Please sign in to comment.