mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Add namespace manifest
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
apiVersion:v1
|
||||
kind: Namespace
|
||||
metadata: {name: ag1}
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata: {name: mssql-operator, namespace: ag1}
|
||||
|
||||
Reference in New Issue
Block a user