Difference between revisions of "Helm upgrade your-helm-chart ./"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  [[helm upgrade]] your-helm-chart ./  
 
  [[helm upgrade]] your-helm-chart ./  
 
  [[E0817]] 18:16:41.161412    2555 portforward.go:372] error copying from remote stream to local connection: readfrom tcp4 127.0.0.1:54508- >127.0.0.1:54510: write tcp4 127.0.0.1:54508->127.0.0.1:54510: write: broken pipe  
 
  [[E0817]] 18:16:41.161412    2555 portforward.go:372] error copying from remote stream to local connection: readfrom tcp4 127.0.0.1:54508- >127.0.0.1:54510: write tcp4 127.0.0.1:54508->127.0.0.1:54510: write: broken pipe  
 +
 
  Release "your-helm-chart" has been upgraded.
 
  Release "your-helm-chart" has been upgraded.
 
  LAST DEPLOYED: Wed Aug 17 18:16:41 2022
 
  LAST DEPLOYED: Wed Aug 17 18:16:41 2022
Line 8: Line 9:
 
   
 
   
 
  RESOURCES:
 
  RESOURCES:
  ==> v1/NetworkPolicy
+
  ==> [[v1/NetworkPolicy]]
 
  NAME                                      POD-SELECTOR              AGE
 
  NAME                                      POD-SELECTOR              AGE
  yourenv.elasticsearch.allow-apis          app=elasticsearch-master  3y13d
+
  yourenv.elasticsearch.allow-yourinfo      app=elasticsearch-master  3y13d
  yourenv.elasticsearch.allow-node-traffic  app=elasticsearch-master  3y133d
+
  yourenv.elasticsearch.allow-yourinfo2      app=elasticsearch-master  3y133d
  yourenv.elasticsearch.deny-all           app=elasticsearch-master  3y133d
+
  yourenv.elasticsearch.yourinfo3           app=elasticsearch-master  3y133d
 
   
 
   
  ==> v1beta1/CronJob
+
  ==> [[v1beta1/CronJob]]
 
  NAME                          SCHEDULE    SUSPEND  ACTIVE  LAST SCHEDULE  AGE
 
  NAME                          SCHEDULE    SUSPEND  ACTIVE  LAST SCHEDULE  AGE
 
  yourenv-elasticsearch-backup  01 00 * * *  False    0      16h            3y14d
 
  yourenv-elasticsearch-backup  01 00 * * *  False    0      16h            3y14d

Latest revision as of 11:00, 24 August 2022

helm upgrade your-helm-chart ./ 
E0817 18:16:41.161412    2555 portforward.go:372] error copying from remote stream to local connection: readfrom tcp4 127.0.0.1:54508- >127.0.0.1:54510: write tcp4 127.0.0.1:54508->127.0.0.1:54510: write: broken pipe 

Release "your-helm-chart" has been upgraded.
LAST DEPLOYED: Wed Aug 17 18:16:41 2022
NAMESPACE: your-namespace
STATUS: DEPLOYED

RESOURCES:
==> v1/NetworkPolicy
NAME                                       POD-SELECTOR              AGE
yourenv.elasticsearch.allow-yourinfo       app=elasticsearch-master  3y13d
yourenv.elasticsearch.allow-yourinfo2      app=elasticsearch-master  3y133d
yourenv.elasticsearch.yourinfo3            app=elasticsearch-master  3y133d

==> v1beta1/CronJob
NAME                           SCHEDULE     SUSPEND  ACTIVE  LAST SCHEDULE  AGE
yourenv-elasticsearch-backup  01 00 * * *  False    0       16h            3y14d



See also[edit]

Advertising: