Skip to content

Conversation

lucacome
Copy link
Contributor

@lucacome lucacome commented Aug 28, 2023

Proposed changes

Fixes the path to the schema files

Fixes #158
Fixes #159

@lucacome lucacome self-assigned this Aug 28, 2023
@lucacome lucacome requested a review from a team as a code owner August 28, 2023 20:48
@github-actions github-actions bot added the bug An issue reporting a potential bug label Aug 28, 2023
@vepatel
Copy link
Contributor

vepatel commented Aug 29, 2023

{"level":"info","ts":"2023-08-29T11:13:23+01:00","logger":"helm.controller","msg":"Reconciled release","namespace":"default","name":"nginxingress-sample","apiVersion":"charts.nginx.org/v1alpha1","kind":"NginxIngress","release":"nginxingress-sample"}
~/nginx/nginx-ingress-helm-operator on fix/helm-schema ● λ k get deployments.apps 
NAME                                           READY   UP-TO-DATE   AVAILABLE   AGE
nginxingress-sample-nginx-ingress-controller   1/1     1            1           89s

~/nginx/nginx-ingress-helm-operator on fix/helm-schema ● λ k describe deployments.apps nginxingress-sample-nginx-ingress-controller 
Name:                   nginxingress-sample-nginx-ingress-controller
Namespace:              default
CreationTimestamp:      Tue, 29 Aug 2023 11:13:18 +0100
Labels:                 app.kubernetes.io/instance=nginxingress-sample
                        app.kubernetes.io/managed-by=Helm
                        app.kubernetes.io/name=nginx-ingress
                        app.kubernetes.io/version=3.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug
Projects
None yet
3 participants