mirror of
https://gitlab.sarex.io/infra/terraform-contour-mirror.git
synced 2026-08-09 13:31:35 +03:00
add regcred namespace propagation
This commit is contained in:
parent
c3f5a4285c
commit
be5133a954
@ -15,6 +15,12 @@ environments:
|
|||||||
manage: true
|
manage: true
|
||||||
image_pull_secret: true
|
image_pull_secret: true
|
||||||
|
|
||||||
|
- name: signoz
|
||||||
|
manage: false
|
||||||
|
image_pull_secret: true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# MinIO endpoint (declarative). Exposed externally on this contour; scheme
|
# MinIO endpoint (declarative). Exposed externally on this contour; scheme
|
||||||
# decides TLS. Admin creds are injected from Vault (secrets/minio/admin).
|
# decides TLS. Admin creds are injected from Vault (secrets/minio/admin).
|
||||||
minio:
|
minio:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user