Files
helm-charts-hardened/.github/tests/namespace-override/pre-install.sh
T
2023-03-22 09:49:33 +01:00

4 lines
92 B
Bash
Executable File

#!/bin/bash
kubectl create namespace "spire-system"
kubectl create namespace "spire-server"