mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
11 lines
110 B
YAML
11 lines
110 B
YAML
---
|
|
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: sql-secrets
|
|
namespace:
|
|
data:
|
|
sapassword:
|
|
type: Opaque
|
|
|