Create Helm based Certificates for Clients
[aaf/authz.git] / auth / helm / aaf / templates / aaf-gui.yaml
index 2a509b7..dcff5e7 100644 (file)
@@ -31,8 +31,9 @@ spec:
   ports:
     - name: aaf-gui
       protocol: TCP
-      port: 8200
       nodePort: 30083
+      port: 8200
+      targetPort: 8200
 ---
 apiVersion: apps/v1
 kind: Deployment