Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
2024-08-06 08:03:42 -05:00
5 changed files with 135 additions and 8 deletions

View File

@@ -21,3 +21,18 @@ configMapGenerator:
files:
- root_ca.crt
- intermediate_ca.crt
patches:
- patch: |
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: step-ca
namespace: step-ca
spec:
template:
spec:
dnsConfig:
nameservers:
- 172.30.0.1
dnsPolicy: None