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 69bdfda commit ec82a68Copy full SHA for ec82a68
roles/operator/templates/deployment.yaml.j2
@@ -3,7 +3,7 @@ kind: Deployment
3
apiVersion: apps/v1
4
metadata:
5
namespace: {{ jo_namespace }}
6
- name: jupyternotebooks-operator
+ name: jupyter-operator
7
spec:
8
replicas: 1
9
strategy:
0 commit comments