Skip to content

Commit ec82a68

Browse files
author
Alan Christie
committed
style: Deployment name changed
1 parent 69bdfda commit ec82a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/operator/templates/deployment.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Deployment
33
apiVersion: apps/v1
44
metadata:
55
namespace: {{ jo_namespace }}
6-
name: jupyternotebooks-operator
6+
name: jupyter-operator
77
spec:
88
replicas: 1
99
strategy:

0 commit comments

Comments
 (0)