# NOTE: Vanilla K8s objects that don't collide with runtime are used to avoid KCC dep apiVersion: v1 kind: ServiceAccount metadata: name: mini-pallet-svc-act --- apiVersion: v1 kind: Secret metadata: name: mini-pallet-gcp-creds immutable: true stringData: key: "private-key"