Compare commits
1 Commits
73f1e307b5
...
d9eb81ab18
Author | SHA1 | Date | |
---|---|---|---|
d9eb81ab18
|
@@ -11,8 +11,7 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: gitea
|
app.kubernetes.io/name: gitea
|
||||||
|
app.kubernetes.io/service: gitea-http
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
matchExpressions:
|
|
||||||
- { key: app.kubernetes.io/controller, operator: NotIn, values: [backup] }
|
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: http
|
- port: http
|
||||||
|
Reference in New Issue
Block a user