import { type EnvFromSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
EnvFromSource represents the source of a set of ConfigMaps
Properties
optional
configMapRef: ConfigMapEnvSource | nulloptional
secretRef: SecretEnvSource | null