You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/19 20:55:03 UTC

[GitHub] [airflow-on-k8s-operator] VedantMahabaleshwarkar commented on a change in pull request #14: fixed role and non-existing-kind

VedantMahabaleshwarkar commented on a change in pull request #14: fixed role and non-existing-kind
URL: https://github.com/apache/airflow-on-k8s-operator/pull/14#discussion_r395314086
 
 

 ##########
 File path: config/manager/kustomization.yaml
 ##########
 @@ -1,2 +1,7 @@
 resources:
 - manager.yaml
+apiVersion: kustomize.config.k8s.io/v1beta1
+kind: Kustomization
+images:
+- name: controller
+  newName: quay.io/vedantm/airflow-operator
 
 Review comment:
   Ah yes this shouldn't be in the PR, my bad. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services