full_container_scheme/3.kubernetes/secret/secret.yml

9 lines
144 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

apiVersion: v1
kind: Secret
metadata:
name: nacos
type: Opaque
data:
nacosPwd: elhJd2FhVGk0N1Bq
# 注意加-n参数echo -n 123456|base64