We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51bccf3 commit ea8f894Copy full SHA for ea8f894
example/pgsqlgule-classic.yaml
@@ -2,13 +2,13 @@ apiVersion: v1
2
kind: ServiceAccount
3
metadata:
4
name: pgsqlgule-dv
5
- namespace: demo-secatscale
+ namespace: demo
6
---
7
apiVersion: apps/v1
8
kind: Deployment
9
10
name: pgsqlgule-dv-classic
11
12
labels:
13
app: pgsqlgule-dv
14
spec:
example/pgsqlgule-uri.yaml
name: pgsqlgule-dv-uri
0 commit comments