Add k8s/apps/k8s-secrets/test-secret.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 12s

This commit is contained in:
ab
2025-09-15 12:44:17 +00:00
parent 3a8b14d3b4
commit 8e445f01ae

View File

@@ -0,0 +1,6 @@
apiVersion: v1
kind: Secret
metadata:
name: test-secret
data:
.secret-file: dmFsdWUtMg0KDQo=