chore: Update manifests after change
This commit is contained in:
@@ -7,7 +7,7 @@ metadata:
|
||||
app.kubernetes.io/instance: libation
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: libation
|
||||
helm.sh/chart: libation-4.6.2
|
||||
helm.sh/chart: libation-5.0.0
|
||||
namespace: libation
|
||||
spec:
|
||||
revisionHistoryLimit: 3
|
||||
@@ -27,8 +27,8 @@ spec:
|
||||
app.kubernetes.io/name: libation
|
||||
spec:
|
||||
enableServiceLinks: false
|
||||
serviceAccountName: default
|
||||
automountServiceAccountToken: true
|
||||
serviceAccountName: libation
|
||||
automountServiceAccountToken: false
|
||||
hostIPC: false
|
||||
hostNetwork: false
|
||||
hostPID: false
|
||||
|
||||
Reference in New Issue
Block a user