|
@@ -108,7 +108,7 @@ spec:
|
|
|
path: application-github.properties
|
|
|
|
|
|
containers:
|
|
|
- - image: apolloconfig/apollo-configservice:1.9.0-SNAPSHOT
|
|
|
+ - image: apolloconfig/apollo-configservice:1.9.0
|
|
|
securityContext:
|
|
|
privileged: true
|
|
|
imagePullPolicy: IfNotPresent
|
|
@@ -139,4 +139,4 @@ spec:
|
|
|
periodSeconds: 10
|
|
|
|
|
|
dnsPolicy: ClusterFirst
|
|
|
- restartPolicy: Always
|
|
|
+ restartPolicy: Always
|