fix: use k8s git mirror source snapshots
This commit is contained in:
@@ -52,7 +52,7 @@ export type SecretAction = "status" | "ensure" | "cleanup-owned-postgres" | "cle
|
||||
|
||||
export type SecretPreset = "openfga" | "master-server-admin-api-key" | "bootstrap-admin" | "code-agent-provider" | "cloud-api-db" | "owned-postgres-cleanup" | "obsolete-secret-cleanup";
|
||||
|
||||
export type NodeRuntimeRenderLocation = "node-host" | "local";
|
||||
export type NodeRuntimeRenderLocation = "node-host";
|
||||
|
||||
export type WebProbeBrowserProxyMode = "auto" | "direct";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user