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 f071ba8 commit 5ea8127Copy full SHA for 5ea8127
kubernetes/auth-operator.yaml
@@ -4,7 +4,7 @@ metadata:
4
labels:
5
app: auth-operator
6
name: auth-operator
7
- namespace: auth-operator
+ namespace: infra
8
spec:
9
replicas: 1
10
selector:
@@ -17,7 +17,7 @@ spec:
17
18
19
prefer_run_on_fargate: 'true'
20
- namespace: kube-system
21
22
automountServiceAccountToken: true
23
serviceAccount: auth-operator
kubernetes/sa.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v1
2
kind: ServiceAccount
3
metadata:
0 commit comments