fix monitoring blueprint pk
This commit is contained in:
parent
24ff7ee444
commit
f322f6a09e
2
abra.sh
2
abra.sh
@ -14,7 +14,7 @@ export OUTLINE_CONFIG_VERSION=v2
|
|||||||
export KIMAI_CONFIG_VERSION=v1
|
export KIMAI_CONFIG_VERSION=v1
|
||||||
export RALLLY_CONFIG_VERSION=v2
|
export RALLLY_CONFIG_VERSION=v2
|
||||||
export HEDGEDOC_CONFIG_VERSION=v1
|
export HEDGEDOC_CONFIG_VERSION=v1
|
||||||
export MONITORING_CONFIG_VERSION=v1
|
export MONITORING_CONFIG_VERSION=v2
|
||||||
export DB_ENTRYPOINT_VERSION=v1
|
export DB_ENTRYPOINT_VERSION=v1
|
||||||
|
|
||||||
customize() {
|
customize() {
|
||||||
|
@ -25,7 +25,7 @@ entries:
|
|||||||
conditions: []
|
conditions: []
|
||||||
id: monitoring_provider
|
id: monitoring_provider
|
||||||
identifiers:
|
identifiers:
|
||||||
pk: 9994
|
pk: 9990
|
||||||
model: authentik_providers_oauth2.oauth2provider
|
model: authentik_providers_oauth2.oauth2provider
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user