We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579fb91 commit e3a0b4bCopy full SHA for e3a0b4b
config/samples/sample.yaml
@@ -0,0 +1,11 @@
1
+apiVersion: v1
2
+kind: Namespace
3
+metadata:
4
+ name: multigres-sample
5
+---
6
+apiVersion: multigres.com/v1alpha1
7
+kind: Etcd
8
9
+ namespace: multigres-sample
10
+ name: sample
11
+spec: {}
0 commit comments