Kubernetes/File/Templates-Yaml/secret-env.yaml
offends 7a2f41e7d6
All checks were successful
continuous-integration/drone Build is passing
synchronization
2024-08-07 18:54:39 +08:00

7 lines
98 B
YAML

apiVersion: v1
kind: Secret
metadata:
name: secret-env
stringData:
USER: root
PASSWORD: root