Skip to content

Commit

Permalink
Update victoriametrics CRDs (v0.47.3) (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
BapRx committed Sep 4, 2024
1 parent 2f7ce56 commit 7e4f85b
Show file tree
Hide file tree
Showing 16 changed files with 2,998 additions and 378 deletions.
819 changes: 819 additions & 0 deletions operator.victoriametrics.com/vlogs_v1beta1.json

Large diffs are not rendered by default.

343 changes: 327 additions & 16 deletions operator.victoriametrics.com/vmagent_v1beta1.json

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions operator.victoriametrics.com/vmalert_v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"description": "BasicAuth allow an endpoint to authenticate over basic authentication",
"properties": {
"password": {
"description": "The secret in the service scrape namespace that contains the password\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Password defines reference for secret with password value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand All @@ -77,11 +77,11 @@
"additionalProperties": false
},
"password_file": {
"description": "PasswordFile defines path to password file at disk",
"description": "PasswordFile defines path to password file at disk\nmust be pre-mounted",
"type": "string"
},
"username": {
"description": "The secret in the service scrape namespace that contains the username\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Username defines reference for secret with username value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand Down Expand Up @@ -316,10 +316,10 @@
"type": "array"
},
"license": {
"description": "License allows to configure license key to be used for enterprise features.\nUsing license key is supported starting from VictoriaMetrics v1.94.0.\nSee: https://docs.victoriametrics.com/enterprise.html",
"description": "License allows to configure license key to be used for enterprise features.\nUsing license key is supported starting from VictoriaMetrics v1.94.0.\nSee [here](https://docs.victoriametrics.com/enterprise)",
"properties": {
"key": {
"description": "Enterprise license key. This flag is available only in VictoriaMetrics enterprise.\nDocumentation - https://docs.victoriametrics.com/enterprise.html\nfor more information, visit https://victoriametrics.com/products/enterprise/ .\nTo request a trial license, go to https://victoriametrics.com/products/enterprise/trial/",
"description": "Enterprise license key. This flag is available only in [VictoriaMetrics enterprise](https://docs.victoriametrics.com/enterprise).\nTo request a trial license, [go to](https://victoriametrics.com/products/enterprise/trial)",
"type": "string"
},
"keyRef": {
Expand Down Expand Up @@ -393,7 +393,7 @@
"description": "BasicAuth allow an endpoint to authenticate over basic authentication",
"properties": {
"password": {
"description": "The secret in the service scrape namespace that contains the password\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Password defines reference for secret with password value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand All @@ -417,11 +417,11 @@
"additionalProperties": false
},
"password_file": {
"description": "PasswordFile defines path to password file at disk",
"description": "PasswordFile defines path to password file at disk\nmust be pre-mounted",
"type": "string"
},
"username": {
"description": "The secret in the service scrape namespace that contains the username\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Username defines reference for secret with username value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand Down Expand Up @@ -610,7 +610,7 @@
"description": "BasicAuth allow an endpoint to authenticate over basic authentication",
"properties": {
"password": {
"description": "The secret in the service scrape namespace that contains the password\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Password defines reference for secret with password value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand All @@ -634,11 +634,11 @@
"additionalProperties": false
},
"password_file": {
"description": "PasswordFile defines path to password file at disk",
"description": "PasswordFile defines path to password file at disk\nmust be pre-mounted",
"type": "string"
},
"username": {
"description": "The secret in the service scrape namespace that contains the username\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Username defines reference for secret with username value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand Down Expand Up @@ -901,7 +901,7 @@
"description": "BasicAuth allow an endpoint to authenticate over basic authentication",
"properties": {
"password": {
"description": "The secret in the service scrape namespace that contains the password\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Password defines reference for secret with password value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand All @@ -925,11 +925,11 @@
"additionalProperties": false
},
"password_file": {
"description": "PasswordFile defines path to password file at disk",
"description": "PasswordFile defines path to password file at disk\nmust be pre-mounted",
"type": "string"
},
"username": {
"description": "The secret in the service scrape namespace that contains the username\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Username defines reference for secret with username value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand Down Expand Up @@ -1027,7 +1027,7 @@
"description": "BasicAuth allow an endpoint to authenticate over basic authentication",
"properties": {
"password": {
"description": "The secret in the service scrape namespace that contains the password\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Password defines reference for secret with password value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand All @@ -1051,11 +1051,11 @@
"additionalProperties": false
},
"password_file": {
"description": "PasswordFile defines path to password file at disk",
"description": "PasswordFile defines path to password file at disk\nmust be pre-mounted",
"type": "string"
},
"username": {
"description": "The secret in the service scrape namespace that contains the username\nfor authentication.\nIt must be at them same namespace as CRD",
"description": "Username defines reference for secret with username value\nThe secret needs to be in the same namespace as scrape object",
"properties": {
"key": {
"description": "The key of the secret to select from. Must be a valid secret key.",
Expand Down
Loading

0 comments on commit 7e4f85b

Please sign in to comment.