feat(casan): establish assurance kernel and harden control plane
This commit is contained in:
@@ -9,10 +9,12 @@ CASAN_CP_RUNTIME_ENV=/opt/casan-control-panel/runtime.env
|
||||
CASAN_CP_VAULT_ENV=/opt/casan-control-panel/vault.env
|
||||
CASAN_CP_STATE_DIR=/srv/casan/state
|
||||
CASAN_CP_OUTPUT_DIR=/srv/casan/output
|
||||
CASAN_CP_IDP_PUBLIC_KEY=/opt/casan-control-panel/idp-public.pem
|
||||
|
||||
# CI must publish immutable image references, not tags such as :latest.
|
||||
CASAN_CP_API_IMAGE=registry.example.internal/casan/control-panel-api@sha256:replace-with-64-hex-digest
|
||||
CASAN_CP_UI_IMAGE=registry.example.internal/casan/control-panel-ui@sha256:replace-with-64-hex-digest
|
||||
CASAN_CP_OAUTH2_PROXY_IMAGE=quay.io/oauth2-proxy/oauth2-proxy@sha256:replace-with-64-hex-digest
|
||||
|
||||
# WORM anchor destination. The deploy identity needs only PutObject and
|
||||
# GetObjectLockConfiguration for this bucket/prefix; use workload identity,
|
||||
|
||||
Reference in New Issue
Block a user