generated from phoenix-oss/tenant-tpl
Changed interval rate
This commit is contained in:
parent
5e984efce5
commit
745243103e
2 changed files with 3 additions and 3 deletions
|
@ -5,5 +5,5 @@ metadata:
|
|||
namespace: ${TENANT_NAMESPACE}
|
||||
spec:
|
||||
type: oci
|
||||
interval: 5m
|
||||
interval: 60m
|
||||
url: oci://registry-1.docker.io/bitnamicharts
|
|
@ -5,11 +5,11 @@ metadata:
|
|||
namespace: ${TENANT_NAMESPACE}
|
||||
spec:
|
||||
serviceAccountName: ${TECHNICAL_ACCOUNT}
|
||||
interval: 5m
|
||||
interval: 10m
|
||||
chart:
|
||||
spec:
|
||||
chart: nginx
|
||||
version: 20.0.0
|
||||
version: 19.1.1
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: bitnami
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue